Skip to content

Commit 08f4b78

Browse files
committed
add back __init__.py for python2
1 parent 261d563 commit 08f4b78

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.*
2-
!.gitignore
2+
!.gitignore
3+
!__init__.py
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__version__ = "1.4.9"

test-integration/IntegrationTests/TestToolLibrary/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)