4 lines
99 B
Python
4 lines
99 B
Python
def test_init():
|
|
import aider_gitea # noqa: F401
|
|
import aider_gitea.secrets # noqa: F401
|