Skip to content

Commit fe08b67

Browse files
committed
change pyproject
1 parent e298f66 commit fe08b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ testpaths = [
3030
include = ["validator"]
3131

3232
[tool.setuptools.packages.find]
33-
['validator', 'inference', 'validator.*', 'inference.*']
33+
["validator", "inference", "validator.*", "inference.*"]

0 commit comments

Comments
 (0)