diff --git a/github/internals/http.py b/github/internals/http.py index 4aa04cd..a0a663a 100644 --- a/github/internals/http.py +++ b/github/internals/http.py @@ -40,6 +40,7 @@ class RateLimits(NamedTuple): # Make specific errors # Make route /users/{username}/hovercard # Make it so an error gets raised when the cooldown is reached +# Make markdown raw request route (???) # === ROUTES CHECKLIST === # # Actions