Skip to content

Commit 4630f03

Browse files
committed
Update .deepsource.toml
1 parent 513f57b commit 4630f03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.deepsource.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version = 1
22

33
test_patterns = [
4-
"test/**",
5-
"test_*"
4+
"\"tests/**\",",
5+
"\"test_*.py\","
66
]
77

88
exclude_patterns = [

0 commit comments

Comments
 (0)