Skip to content

Commit

Permalink
style: Ignore gunicorn in lint
Browse files Browse the repository at this point in the history
  • Loading branch information
g3n35i5 committed Jun 15, 2024
1 parent 24d462c commit 83f9fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,6 @@ module = [
"flask_script.*",
"flask_migrate.*",
"flask_sqlalchemy.*",
"gunicorn.*",
]
ignore_missing_imports = true

0 comments on commit 83f9fd5

Please sign in to comment.