Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
supermeter / consts / __init__.py
Size: Mime:
# Copyright (C) 2022, Supertenant Ltd. - All Rights Reserved.
# Generated by superconsts autogen, DO NOT EDIT!

# python2.7
from __future__ import absolute_import

from .actions import *  # noqa: F401 F403
from .brain_log_levels import *  # noqa: F401 F403
from .completion_statuses import *  # noqa: F401 F403
from .headers import *  # noqa: F401 F403
from .integration_modules import *  # noqa: F401 F403
from .labels import *  # noqa: F401 F403
from .metric_units import *  # noqa: F401 F403
from .metric_values import *  # noqa: F401 F403
from .qos_statuses import *  # noqa: F401 F403
from .reject_attributes import *  # noqa: F401 F403
from .resource_types import *  # noqa: F401 F403
from .span_state import *  # noqa: F401 F403
from .span_types import *  # noqa: F401 F403
from .tasks import *  # noqa: F401 F403