forked from Rockachopa/Timmy-time-dashboard
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
All environment variable access goes through the ``settings`` singleton
|
||||
exported from this module — never use ``os.environ.get()`` in app code.
|
||||
"""
|
||||
|
||||
import logging as _logging
|
||||
import os
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user