Files
2020-04-08 10:39:44 -07:00

6 lines
103 B
Python

import ddtrace.bootstrap.sitecustomize as module
if __name__ == '__main__':
print(module.loaded)