Skip to content

Py3 fixes for L1Common and TrigConfDBConnection

Frank Winklmeier requested to merge fwinkl/athena:py3_l1common into master
  • Enable flake8 checker and make python code compliant
  • Replace PyString_FromString->PyUnicode_FromString

Merge request reports