Skip to content

Commit

Permalink
PyPI try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
JaWarrior12 committed Mar 20, 2024
1 parent 6d692fa commit f60695c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dredarkLeaderboardLib/errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ def __init__(self, link, message):
# Now for your custom code...
#self.errors = errors

super().__init__(message) #Initiate Error Message
super().__init__(message) #Initiate Error Messages

0 comments on commit f60695c

Please sign in to comment.