Unnecessary `getattr` in C.U.I.
Open
bug
good first issue
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 2
Description
https://github.com/MetOffice/fab/blob/313ee0a601e594d26c0008a480700a30f4abaca8/source/fab/cui/__main__.py#L95
As noted in https://github.com/MetOffice/fab/pull/452#discussion_r2335123520 this `getattr` is unnecessary and should be removed.
Contributor guide
Assessment
This issue has not been assessed yet.