two exceptions are undefined
Bug #1259201 reported by
Sergey Fedoseev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-payloadclient |
Fix Committed
|
Undecided
|
Sergey Fedoseev |
Bug Description
Undefined exception InvalidAttribute is used here: https:/
Undefined exception InvalidEndpoint is used here: https:/
Changed in python-payloadclient: | |
assignee: | nobody → Sergey Fedoseev (sir-sigurd) |
status: | New → Fix Committed |
To post a comment you must log in.
These were just missed in common/ exception. py, we can just add them for now. Ideally, we should also add some unittests for them.