We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc06fa6 commit 7e17300Copy full SHA for 7e17300
datadog_checks_dev/datadog_checks/__init__.py
@@ -0,0 +1,4 @@
1
+# # (C) Datadog, Inc. 2015-present
2
+# All rights reserved
3
+# Licensed under a 3-clause BSD style license (see LICENSE)
4
+__path__ = __import__('pkgutil').extend_path(__path__, __name__) # type: ignore
0 commit comments