Skip to content

Commit

Permalink
updated .deepsource.toml from eutils
Browse files Browse the repository at this point in the history
  • Loading branch information
reece committed Sep 9, 2023
1 parent f670e0a commit 8bc25ea
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version = 1

# test_patterns = [
# 'tests/test_*.py'
# ]
test_patterns = [
'tests/test_*.py'
]

# [[analyzers]]
# name = 'python'
# enabled = true
# runtime_version = '3.x.x'
[[analyzers]]
name = 'python'
enabled = true
runtime_version = '3.x.x'

0 comments on commit 8bc25ea

Please sign in to comment.