lora_tools / tools /__init__.py
kjerk
Add initial tools, layout, and config.
aa5d6d0
raw
history blame contribute delete
71 Bytes
if __name__ == '__main__':
print('__main__ not allowed in modules')