Skip to content

Commit b05b055

Browse files
committed
Deduplicate launch of the tests
1 parent e6c42a4 commit b05b055

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tagging/tests/__init__.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
from .tests import *
1+
"""
2+
Tests for tagging.
3+
"""

0 commit comments

Comments
 (0)