forgot to check in invisible_pkg

This commit is contained in:
Dave Halter
2015-04-23 13:40:05 +02:00
parent d16da33b9b
commit ed74dde45c

View File

@@ -0,0 +1,7 @@
"""
It should not be possible to import this pkg except for the import_tree itself,
because it is overwritten there. (It would be possible with a sys.path
modification, though).
"""
foo = 1.0