Resolve warnings/errors with extra warnings (#171)

This commit is contained in:
Jonathan R. Madsen
2022-09-28 14:28:32 -05:00
committed by GitHub
parent 2ed818449f
commit 4e3527f0ed
25 changed files with 132 additions and 135 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ build-backend = 'setuptools.build_meta'
[tool.black]
line-length = 90
target-version = ['py38']
include = '\.py'
include = '\.py$'
exclude = '''
(
/(