DiamondLightSource / DiamondLightSource/blueapi
Remove incorrect Error names
Open
- Dominant language
- Python
- Stars
- 13
- Forks
- 13
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 25
Description
For 2.0 the Exceptions that had to be renamed to match the N818 PEP8 linter rule should remove access via their old names.
## Acceptance Criteria
- `__getattr__` is not defined as a free function on any module
- All exceptions match N818 rule
Contributor guide
Assessment
This issue has not been assessed yet.