Skip to content

Commit 0553fbe

Browse files
authored
MAINT Target py38 in flake8 (#1034)
1 parent 27bb6c7 commit 0553fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ filterwarnings =
3131

3232
[flake8]
3333
max-line-length = 88
34-
target-version = ['py37']
34+
target-version = ['py38']
3535
ignore =
3636
E24,
3737
E121,

0 commit comments

Comments
 (0)