Files
natureinpots_community/plugins/utility/__init__.py
2025-07-09 01:05:45 -05:00

4 lines
62 B
Python

def register_cli(app):
# no CLI commands for now
pass