Skip to content

Commit 1a22544

Browse files
committed
fix syntax
1 parent 9916796 commit 1a22544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ norecursedirs = "dist build"
3333
addopts = "-raXs --durations 10 --color=yes --doctest-modules"
3434
testpaths = [
3535
"jupyter_client/tests/"
36+
]
3637
asyncio_mode = "auto"
3738
filterwarnings= [
3839
# Fail on warnings

0 commit comments

Comments
 (0)