mirror of
https://github.com/kennethreitz/python-github3.git
synced 2026-06-05 23:10:17 +00:00
config defaults
This commit is contained in:
@@ -55,3 +55,4 @@ class Settings(object):
|
|||||||
|
|
||||||
settings = Settings()
|
settings = Settings()
|
||||||
settings.verbose = False
|
settings.verbose = False
|
||||||
|
settings.base_url = 'https://api.github.com/'
|
||||||
Reference in New Issue
Block a user