index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | pyproject.toml | 2 |
diff --git a/pyproject.toml b/pyproject.toml index 26244c79..a1cd58e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,4 +43,4 @@ exclude = "tests" [tool.bandit] targets = ["ourkvm"] -exclude = ["/tests"]
\ No newline at end of file +exclude = ["/tests"] |