Skip to content

Fix test options to work after flake8 fixes in Gaudi

Marco Clemencic requested to merge clemenci-run2-patches-patch-62682 into run2-patches

gaudi/Gaudi!1441 (merged) fixes some issues reported by the Python linter flake8, but one test was relying on an import leaking from one module to Python options.

Merge request reports