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 70a99db commit 29b6b55Copy full SHA for 29b6b55
tests/__init__.py
@@ -1,8 +0,0 @@
1
-import gc
2
-
3
-import pytest
4
5
6
-@pytest.fixture(autouse=True)
7
-def ensure_gc():
8
- gc.collect()
0 commit comments