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 3757d33 commit 81bfe73Copy full SHA for 81bfe73
pytest_ordering/__init__.py
@@ -1,3 +1,5 @@
1
+from ._version import __version__
2
+
3
import re
4
from collections import defaultdict
5
0 commit comments