project: ruff check and format
This commit is contained in:
parent
0a9d941eea
commit
1e906fc3f0
27 changed files with 93 additions and 63 deletions
|
|
@ -4,6 +4,7 @@ Global constants
|
|||
Exports:
|
||||
- Environment(StrEnum): LOCAL, TESTING, STAGING, PRODUCTION
|
||||
"""
|
||||
|
||||
from enum import StrEnum, auto
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue