diff --git a/pyproject.toml b/pyproject.toml index af8b4ae9e..9c3799743 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -178,5 +178,6 @@ module = [ "selenium.*", "splinter.*", "stronghold.*", + "systemd.*", ] ignore_missing_imports = true