Verified Commit 80300643 authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Fix type annotation of child_type paramater in create_child_logger

Fixes mypy errors:
- package/test_tools/__private/logger/logger_wrapper.py:29: error: Incompatible types in assignment (expression has type "Type[LoggerWrapper]", variable has type "Optional[LoggerWrapper]")
- package/test_tools/__private/logger/logger_wrapper.py:31: error: "LoggerWrapper" not callable
- package/test_tools/__private/logger/logger_wrapper.py:31: error: "None" not callable
parent e2225171
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment