Resolve warnings/errors with extra warnings (#171)
This commit is contained in:
committed by
GitHub
parent
2ed818449f
commit
4e3527f0ed
+1
-1
@@ -9,7 +9,7 @@ build-backend = 'setuptools.build_meta'
|
||||
[tool.black]
|
||||
line-length = 90
|
||||
target-version = ['py38']
|
||||
include = '\.py'
|
||||
include = '\.py$'
|
||||
exclude = '''
|
||||
(
|
||||
/(
|
||||
|
||||
Reference in New Issue
Block a user