Skip to content

Commit 150a850

Browse files
authored
Merge pull request #13 from SentienceAPI/fix_release2
fix release sync
2 parents 95a13ae + 8b0398e commit 150a850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ testpaths = tests
33
python_files = test_*.py
44
python_classes = Test*
55
python_functions = test_*
6-
asyncio_mode = strict
6+
asyncio_mode = auto
77

0 commit comments

Comments
 (0)