]> git.ipfire.org Git - pbs.git/commit
API: Move the app into __init__.py
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jun 2025 14:07:38 +0000 (14:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jun 2025 14:07:38 +0000 (14:07 +0000)
commit36692b5ac1766e2d589775ac77f5165d57c6c7e7
tree4f2c907757c853b892e6003329b8d6fc946ab153
parent783245a1cfc06c0a90374e496e6acf976cf04bc8
API: Move the app into __init__.py

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/api/__init__.py
src/api/app.py [deleted file]
src/api/builds.py