Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 52b647e

Browse files
Kingstonmmarquezs
Kingston
authored andcommitted
Inherit Exception instead of BaseException
1 parent 703a50a commit 52b647e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎myjdapi/exception.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
)
3232

3333

34-
class MYJDException(BaseException):
34+
class MYJDException(Exception):
3535
"""Base MyJDownloader Exception."""
3636

3737
pass

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /