Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 18, 2022
1 parent 6822575 commit 35f37dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake8_annotations/ast_walker.py
Expand Up @@ -4,6 +4,7 @@
from itertools import zip_longest

from attrs import define

from flake8_annotations import PY_GTE_38
from flake8_annotations.enums import AnnotationType, ClassDecoratorType, FunctionType

Expand Down

0 comments on commit 35f37dd

Please sign in to comment.