We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e73f5c commit 8692c67Copy full SHA for 8692c67
1 file changed
src/config/app_state.py
@@ -1,5 +1,6 @@
1
"""
2
-Class that handles the application state, sometimes you need to grab information from different points in the application
+Class that handles the application state, sometimes you need to grab information from different points in the
3
+application
4
5
from typing import Optional
6
0 commit comments