Skip to content

Commit

Permalink
Ignore bottle_websocket for now
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelhwilliams committed Jul 11, 2024
1 parent 3367485 commit 09d41f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
python_version = 3.10
warn_unused_configs = True

[mypy-bottle_websocket]
ignore_missing_imports = True

[mypy-jinja2]
ignore_missing_imports = True

Expand Down

0 comments on commit 09d41f0

Please sign in to comment.