mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-23 13:45:45 -05:00
3 lines
136 B
Python
3 lines
136 B
Python
from packages.cli import cmd_packages
|
|
|
|
assert cmd_packages # stop unused warnings; needs to be imported for click docs to be generated
|