Change AssertUserFailedError
- Make `AssertUserFailedError` inherit `MwClientError` rather than `LoginError`, since it doesn't have the same args. - Move message into args[0], which is more standard Python.
Loading
Please register or sign in to comment