aider-gitea/test/test_init.py
Jon Michael Aanes 8c9194975b
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
Fixed test
2025-04-13 16:23:53 +02:00

6 lines
97 B
Python

def test_init():
import aider_gitea #noqa: F401
import aider_gitea.secrets #noqa: F401