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 51f33c5 commit 0e80939Copy full SHA for 0e80939
tests/conftest.py
@@ -14,7 +14,6 @@
14
15
pytestmark = pytest.mark.anyio
16
17
-# for some reason `isawaitable` doesn't work here
18
if iscoroutinefunction(default_cache.clear):
19
20
@pytest.fixture(scope="function")
0 commit comments