Move cli app from main to app.py

This commit is contained in:
2025-01-06 21:59:46 +01:00
parent 9c945863ea
commit 28b6695206
3 changed files with 93 additions and 89 deletions

3
tests/test_cli.py Normal file
View File

@@ -0,0 +1,3 @@
import unittest
from nixprstatus.app import app