Skip to content

Commit ae9cb87

Browse files
Update pyproject.toml
1 parent 9da58a5 commit ae9cb87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ select = [
8888
"F", # Pyflakes
8989
"W", # pycodestyle warnings
9090
"E", # pycodestyle errors
91+
"FA", # flake8-future-annotations
9192
"I", # isort
9293
"N", # pep8-naming
9394
"D", # pydocsyle

0 commit comments

Comments
 (0)