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
python warning filters are controlled at the cli via the -W arg. Hy currently doesn't recognize this so we can't control warning filters without setting environment vars.
The text was updated successfully, but these errors were encountered:
python warning filters are controlled at the cli via the
-W
arg. Hy currently doesn't recognize this so we can't control warning filters without setting environment vars.The text was updated successfully, but these errors were encountered: