fab
fab copied to clipboard
Unnecessary `getattr` in C.U.I.
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.