You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure the initializer for the parent exception classes are called
Ensure the initializer `super().__init__()` for the parent classes in exception hierarchy are called, and update the comments and docstrings just for consistency.
0 commit comments