Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
yzhan289 committed Aug 25, 2021
1 parent 8d3a350 commit 6c0b2c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

from six import iteritems

from datadog_checks.base.constants import ServiceCheck
from ..constants import ServiceCheck
from ..utils.common import ensure_unicode, to_native_string
from .common import HistogramBucketStub, MetricStub, ServiceCheckStub
from .similar import build_similar_elements_msg
Expand Down

0 comments on commit 6c0b2c1

Please sign in to comment.