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 27bb6c7 commit 0553fbeCopy full SHA for 0553fbe
setup.cfg
@@ -31,7 +31,7 @@ filterwarnings =
31
32
[flake8]
33
max-line-length = 88
34
-target-version = ['py37']
+target-version = ['py38']
35
ignore =
36
E24,
37
E121,
0 commit comments