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
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
However the value gets set to True when arriving at the learner. Is this a know bug?
I could work around this by passing an int (and modifying the argument's type accordingly).
I tried to pass a boolean via the config file, i.e.,
However the value gets set to
Truewhen arriving at the learner. Is this a know bug?I could work around this by passing an
int(and modifying the argument's type accordingly).