mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Fix ILIAS init.py and Pferd.py authenticators
This commit is contained in:
parent
83ea15ee83
commit
f47b137b59
3 changed files with 13 additions and 6 deletions
2
mypy.ini
2
mypy.ini
|
|
@ -3,5 +3,5 @@ disallow_untyped_defs = True
|
|||
disallow_incomplete_defs = True
|
||||
no_implicit_optional = True
|
||||
|
||||
[mypy-rich.*,bs4]
|
||||
[mypy-rich.*,bs4,keyring]
|
||||
ignore_missing_imports = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue