Skip to content

Commit

Permalink
🔧
Browse files Browse the repository at this point in the history
  • Loading branch information
wling-art committed Jan 9, 2024
1 parent 770c5c1 commit 10fd4db
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .deepsource.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ name = "python"
runtime_version = "3.x.x"

[[transformers]]
name = "autopep8"
name = "autopep8"

[[analyzers]]
name = "test-coverage"
enabled = true

0 comments on commit 10fd4db

Please sign in to comment.