PFCfg: replace comparison with assignment for FELCOutputName
This was found by flake8-bugbear (not yet enabled by default):
- B015: Result of comparison is not used.
Not clear to me if this has any real effect but it's definitely a bug.
This was found by flake8-bugbear (not yet enabled by default):
Not clear to me if this has any real effect but it's definitely a bug.