mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 21:23:55 +08:00
6 lines
228 B
Python
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
|