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

6 lines
228 B
Python

# Do *NOT* `import ddtrace` in here
# DEV: Some tests rely on import order of modules
# in order to properly function. Importing `ddtrace`
# here would mess with those tests since everyone
# will load this file by default