Skip to content

Commit d7dbdff

Browse files
author
cclauss
authored
Force a retest
1 parent a9ff6c3 commit d7dbdff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

grumpy-tools-src/tests/import_havingpkgmain.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import print_function
2+
13
print('STARTING')
24
from havingmainpkg.__main__ import main
35
print('IMPORTED')

0 commit comments

Comments
 (0)