fix quality cmd line

This commit is contained in:
cclecle
2023-03-26 20:38:00 +01:00
parent a9052f1d71
commit dc322e52da

View File

@@ -25,7 +25,7 @@ class types_check(helper_withresults_base):
result = api.run(
[ # project path
"-p",
"src.pychangelogfactory",
"src." + cls.pyproject["project"]["name"],
# analysis configuration
# "--show-traceback",
"--explicit-package-bases",