We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d6f89 commit 3095834Copy full SHA for 3095834
src/app/__init__.py
@@ -4,7 +4,7 @@
4
:license: Apache License, Version 2.0, see LICENSE for more details.
5
"""
6
7
-__title__ = "api"
+__title__ = "litestar-backend-template"
8
__author__ = "Iyad"
9
__license__ = "Apache-2.0"
10
__copyright__ = "Copyright 2025-present Iyad"
0 commit comments