Skip to content

Commit

Permalink
Ignore flake8 line width error in traverse example
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Feb 1, 2021
1 parent fa5fd0b commit 1762440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -4,6 +4,7 @@ max_complexity = 10
exclude = types.py
per-file-ignores =
examples/demo/*: F841
examples/containers/traverse.py: E501
examples/providers/async.py: F841
examples/providers/async_overriding.py: F841
examples/wiring/*: F841
Expand Down

0 comments on commit 1762440

Please sign in to comment.