Skip to content

cleanup flake8 F4 errors

Ebernhardson requested to merge work/ebernhardson/flake8-f4 into main

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.

Merge request reports