We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a2dba commit c978eaeCopy full SHA for c978eae
pyproject.toml
@@ -9,7 +9,7 @@ requires = [
9
10
[tool.black]
11
line-length = 120
12
-target-version = ['py38', 'py39', 'py310', 'py311', 'py312']
+target-version = ['py39', 'py310', 'py311', 'py312']
13
include = '\.pyi?$'
14
exclude = '''
15
(
0 commit comments