scaffold: project structure with pyproject.toml and test config
Made-with: Cursor
This commit is contained in:
0
src/ntr_fetcher/__init__.py
Normal file
0
src/ntr_fetcher/__init__.py
Normal file
3
src/ntr_fetcher/main.py
Normal file
3
src/ntr_fetcher/main.py
Normal file
@@ -0,0 +1,3 @@
|
||||
def run() -> None:
|
||||
"""Entry point for ntr-fetcher CLI."""
|
||||
pass
|
||||
Reference in New Issue
Block a user