Use isinstance(object, (types)) pattern instead of type(object) == types.Type
[htsworkflow.git] / inventory / __init__.py