mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
mypy: Ignore missing type stubs for systemd.*
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
b90163fa9e
commit
71b15203be
@ -178,5 +178,6 @@ module = [
|
||||
"selenium.*",
|
||||
"splinter.*",
|
||||
"stronghold.*",
|
||||
"systemd.*",
|
||||
]
|
||||
ignore_missing_imports = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user