Skip to content

Commit

Permalink
mypy config
Browse files Browse the repository at this point in the history
  • Loading branch information
avaldebe committed Sep 1, 2021
1 parent 410fbb8 commit 54f5fe4
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 @@ -166,6 +166,7 @@ warn_unreachable = true
show_error_codes = true
pretty = true
sqlite_cache = true
exclude = "site"
overrides = [
{ ignore_missing_imports=true, module="paho.mqtt" },
{ ignore_missing_imports=true, module="influxdb" },
Expand Down

0 comments on commit 54f5fe4

Please sign in to comment.