Skip to content

PyJobTransforms: Enable flake8 checking and fix code

Tadej Novak requested to merge tadej/athena:pyjobtrf into master

Enable flake8 checking in PyJobTransforms and fix code, mainly

  • logging
  • unused imports and variables
  • exceptions
  • not in

/cc @fwinkl

Merge request reports