Skip to content

Commit

Permalink
Remove enable F401
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 committed Aug 15, 2020
1 parent d3008d6 commit c937bc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pythonpackage.yml
Expand Up @@ -16,7 +16,6 @@ jobs:
with:
python-root-list: pyvistaqt
use-pylint: true
extra-pylint-options: --disable=F0401
use-pycodestyle: true
use-flake8: false
use-black: true
Expand Down

0 comments on commit c937bc5

Please sign in to comment.