This repository has been archived on 2024-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
old-scribeengine/scribeengine/config/__main__.py

4 lines
55 B
Python
Raw Normal View History

from scribeengine.config.cmd import run_cmd
run_cmd()