This commit is contained in:
ed 2023-06-11 00:03:03 +00:00
parent 2b2d8e4e02
commit e4acddc23b
3 changed files with 3 additions and 4 deletions

View file

@ -95,7 +95,6 @@ target-version = ['py27']
[tool.isort]
profile = "black"
include_trailing_comma = true
force_sort_within_sections = true
[tool.bandit]
skips = ["B104", "B110", "B112"]