1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-14 21:24:59 +00:00
Commit graph

10 commits

Author SHA1 Message Date
RGBCube
a2a582dd5b Fix typos 2022-06-25 16:08:54 +03:00
RGBCube
c04b69fcb7 make latency an async method and fix typing 2022-06-25 16:02:43 +03:00
RGBCube
7e71c08538 Rename HTTPClient.get_all_topic_for_repo to get_all_topics_for_repo 2022-06-25 15:47:49 +03:00
RGBCube
907d97b569 Rename HTTPClient.ratelimited to is_ratelimited and fix typing 2022-06-25 15:42:33 +03:00
RGBCube
65560956a5 Fix typos 2022-06-25 15:35:45 +03:00
RGBCube
4e680858ed Lint 2022-06-25 14:37:19 +03:00
RGBCube
1a8cfd18ff Remove debug print 2022-06-25 14:24:08 +03:00
RGBCube
f71c0db13b Move utils.error_from_request to errors.py and fix circular imports 2022-06-25 14:22:52 +03:00
RGBCube
cad7916da6 Fixed HTTPClient not recognizing passed kwargs 2022-06-25 14:13:47 +03:00
RGBCube
b23d5b78eb Rewrote the library
- Only HTTPClient, File and Object exists currently
2022-06-25 14:11:17 +03:00