Make non-module folders also look like modules to improve handling in PyDev
This commit is contained in:
parent
911a904131
commit
0ac8b542a9
2
modules/__init__.py
Normal file
2
modules/__init__.py
Normal file
@ -0,0 +1,2 @@
|
||||
# No real module, just here to keep pydev and its
|
||||
# test runner happy.
|
2
tools/__init__.py
Normal file
2
tools/__init__.py
Normal file
@ -0,0 +1,2 @@
|
||||
# No real module, just here to keep pydev and its
|
||||
# test runner happy.
|
Loading…
Reference in New Issue
Block a user