Skip to content

Commit

Permalink
Merge pull request Pycord-Development#32 from GreenDiscord/patch-1
Browse files Browse the repository at this point in the history
Update errors.py
  • Loading branch information
Dorukyum authored Aug 30, 2021
2 parents af8f07f + 6607a88 commit 85e0c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@


class DiscordException(Exception):
"""Base exception class for discord.py
"""Base exception class for pycord
Ideally speaking, this could be caught to handle any exceptions raised from this library.
"""
Expand Down

0 comments on commit 85e0c1d

Please sign in to comment.