Skip to content

TriggerJobOpts cleanup, py3, propper use of logging

Tomasz Bold requested to merge tbold/athena:trigger-jobopts-py3 into master

Cleanup MR, replaced six.iteritems by py3 construct, proper use of logging (no format, no strings concatenation)

Merge request reports