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
At the moment, in runcardsrunner I'm printing (w/ or w/o rich, even inconsistently...) so I should move to logging (using rich as handler, it will be automatically consistent).
Most likely log.py will have to be updated accordingly (e.g. Tee).
At the moment, in
runcardsrunner
I'm printing (w/ or w/orich
, even inconsistently...) so I should move to logging (usingrich
as handler, it will be automatically consistent).Most likely
log.py
will have to be updated accordingly (e.g.Tee
).Thanks @scarlehoff for noticing
The text was updated successfully, but these errors were encountered: