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
Correct type annotation on monitoring _migrate_logs_to_internal (#3918)
This isn't type-checked by mypy on invocation because the invocation is
via a Thread() object rather than a regular function call.
# Changed Behaviour
none
## Type of change
- Code maintenance/cleanup
0 commit comments