We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e298f66 commit fe08b67Copy full SHA for fe08b67
pyproject.toml
@@ -30,4 +30,4 @@ testpaths = [
30
include = ["validator"]
31
32
[tool.setuptools.packages.find]
33
-['validator', 'inference', 'validator.*', 'inference.*']
+["validator", "inference", "validator.*", "inference.*"]
0 commit comments