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 46c1155 commit 7e72ef0Copy full SHA for 7e72ef0
ckanext/stats/tests/conftest.py
@@ -0,0 +1,5 @@
1
+from ckanext.activity.tests.conftest import clean_db
2
+
3
+__all__ = [
4
+ "clean_db",
5
+]
0 commit comments