Skip to content

Commit 1756f18

Browse files
committed
fix toml syntax
1 parent 294dba2 commit 1756f18

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
@@ -13,4 +13,4 @@ tests = [
1313
]
1414

1515
[tool.pytest.ini_options]
16-
async = auto
16+
async = "auto"

0 commit comments

Comments
 (0)