You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fabric/helper_files/__init__.py

4 lines
165 B
Python

from ..installer.client.cli.ts import main as main_ts
from ..installer.client.cli.yt import main as main_yt
from ..installer.client.cli.save import cli as main_save