Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
5f2cdc0
1
Parent(s):
53c6b2a
Remove deep source
Browse files- .deepsource.toml +0 -16
.deepsource.toml
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
version = 1
|
2 |
-
|
3 |
-
test_patterns = ["test/*.py"]
|
4 |
-
|
5 |
-
exclude_patterns = ["Project.toml"]
|
6 |
-
|
7 |
-
[[analyzers]]
|
8 |
-
name = "python"
|
9 |
-
enabled = true
|
10 |
-
|
11 |
-
[analyzers.meta]
|
12 |
-
runtime_version = "3.x.x"
|
13 |
-
|
14 |
-
[[transformers]]
|
15 |
-
name = "black"
|
16 |
-
enabled = true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|