mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 03:11:09 +00:00
Add notice about timeout to documentation.
This commit is contained in:
@@ -18,6 +18,7 @@ Constructed from user's login and password or OAuth token or nothing:
|
||||
g = Github()
|
||||
|
||||
You can add an argument `base_url = "http://my.enterprise.com:8080/path/to/github"` to connect to a local install of Github (ie. Github Enterprise).
|
||||
Another argument, that can be passed is `timeout` which has default value `10`.
|
||||
|
||||
Attributes
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user