Skip to content

Commit 7e17300

Browse files
committed
Add the pkgutil style init file to datadog_checks_dev for support on IDEs language server
1 parent fc06fa6 commit 7e17300

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)