Skip to content

Commit

Permalink
silence flake8 for extract_cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Mar 27, 2023
1 parent fe1166f commit f18c5ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -126,6 +126,7 @@ per_file_ignores =
src/borg/archiver/debug_cmd.py:F405
src/borg/archiver/delete_cmd.py:F405
src/borg/archiver/diff_cmd.py:F405
src/borg/archiver/extract_cmd.py:F405
src/borg/archiver/help_cmd.py:E501,F405
src/borg/archiver/key_cmds.py:F405
src/borg/archiver/prune_cmd.py:F405
Expand Down

0 comments on commit f18c5ae

Please sign in to comment.