Skip to content

Commit 8692c67

Browse files
committed
make linter happy
1 parent 9e73f5c commit 8692c67

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/config/app_state.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""
2-
Class that handles the application state, sometimes you need to grab information from different points in the application
2+
Class that handles the application state, sometimes you need to grab information from different points in the
3+
application
34
"""
45
from typing import Optional
56

0 commit comments

Comments
 (0)