Skip to content

Commit

Permalink
mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
thusser committed Dec 20, 2023
1 parent d001f95 commit 312d8dc
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 @@ -7,6 +7,9 @@ implicit_reexport = True
# Minimum version supported
python_version = 3.9

packages=pyobs
exclude = docs/|test/

[mypy-pyobs.comm.xmpp.xep_0009.*]
ignore_errors = True

Expand Down

0 comments on commit 312d8dc

Please sign in to comment.