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
* chore(tracing): Refactor `tracing_utils.py`
Preparation for:
#3313
Proposed in:
#3313 (comment)
Note that the `_module_in_list` function returns `False` if `name` is
`None` or `items` are falsy, hence extra check before function call can
be omitted to simplify code.
* ref: Further simplify `should_be_included` logic
---------
Co-authored-by: Daniel Szoke <[email protected]>
0 commit comments