Files
NtR-soudcloud-fetcher/src/ntr_fetcher/main.py

4 lines
71 B
Python
Raw Normal View History

def run() -> None:
"""Entry point for ntr-fetcher CLI."""
pass