Skip to content

Commit 81bfe73

Browse files
readded import of __version__
1 parent 3757d33 commit 81bfe73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest_ordering/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from ._version import __version__
2+
13
import re
24
from collections import defaultdict
35

0 commit comments

Comments
 (0)