ICON Community Interface
0.4.0
Loading...
Searching...
No Matches
plugins
python_adapter
test
dummy_module.py
Go to the documentation of this file.
1
# this module exists only for testing the import in test_sys_path
2
def
dummy
():
3
print(
"hurz"
)
dummy_module.dummy
dummy()
Definition
dummy_module.py:2
Generated by
1.11.0