Skip to content

Instantly share code, notes, and snippets.

@Egnod
Created December 10, 2020 18:57
Show Gist options
  • Save Egnod/2b1d540ced91e815bbcc99e2ff4edcf4 to your computer and use it in GitHub Desktop.
Save Egnod/2b1d540ced91e815bbcc99e2ff4edcf4 to your computer and use it in GitHub Desktop.
from superapp.config import AppSettings
config = AppSettings()
print(config)
print(config.dict())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment