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
I tried to remove all upper dependency bounds, but polars throws runtime exceptions if updated beyond 0.17.2
π» Reproducing the Bug
update beartype
run tests
ππΌοΈ Context and Screenshots
ERROR tests/unit/visualizations_test.py - beartype.roar.BeartypeDecorHintNonpepException: Method streamgen.parameter.store.ParameterStore.init() parameter "parameters" type hint <function TypedDict at 0x000002A458B21C60> either PEP-noncompliant or currently unsupported by @beartype.
π€ Possible Solution
Switch to a different type hint for ScopedParameterDict