The internal GitLab Runner Service is temporarily degraded. Jobs might be queued longer than usual. Your own project or group runners as well as the HIFIS Runners are unaffected.
#! /usr/bin/env python# -*- coding: utf-8 -*-__version__="1.4"# import order: from small to bigfromsaqc.constantsimport*fromsaqc.coreimport(register,initFlagsLike,Flags,SaQC,FloatTranslator,DmpTranslator,PositionalTranslator,)