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
test(loguru): Remove hardcoded line number in test_just_log (#4552)
Use regex to check line number instead of hard coding it
FixesGH-4454#4454
<!-- Describe your PR here -->
Changed the loguru test_just_log test to use a regex for the log format instead of a hard-coded line number.
0 commit comments