You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(tracing): improve code formatting and consistency in oci_tracer.py
- Enhanced code readability by standardizing spacing and formatting throughout the `oci_tracer.py` module.
- Ensured consistent use of double quotes for string literals and improved alignment of code blocks.
- Updated comments and docstrings for clarity and adherence to Google-style guidelines.
- Maintained comprehensive type annotations and logging practices to support maintainability and observability.
0 commit comments