Created
November 19, 2019 15:58
-
-
Save juanarrivillaga/a1fc3deb6c2bcde2d25a35d309aa2982 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class Settings: | |
def __init__(self): | |
self.settingsID = 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment