Skip to content

fix for py3 issue in AtlasSemantics.py

Walter Lampl requested to merge wlampl/athena:AtlasSemPy3Fix into master

from past.builtins import basestring to fix warning in py3 build

Merge request reports