Add .deepsource.toml

This commit is contained in:
DeepSource Bot
2022-02-07 12:55:57 +00:00
parent a772c22431
commit 004ff26196
+8
View File
@@ -0,0 +1,8 @@
version = 1
[[analyzers]]
name = "python"
enabled = true
[analyzers.meta]
runtime_version = "3.x.x"