mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-26 02:18:21 -04: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
|