cleanup flake8 F4 errors
Didn't realize that gitlab doesn't ensure tests pass against the merged repository prior to merging a patch, meaning that the merge of the recent change to add flake8 F4 errors resulted in a main branch that doesn't pass CI.
Correct the errors so main branch is passing CI.