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
Fixed the instance variable log_output by properly annotating
it as int | IOBase | None. Removed unnecessary #type: ignore
comments where mypy requires them.
Fixes#15697
0 commit comments