PRQL / pyprql

Python extensions for PRQL

Home Page:https://pyprql.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork enforce_typing and add an option to silently succeed on the TypeError below

qharlie opened this issue · comments

TypeError: Subscripted generics cannot be used with class and instance checks

Persists, at least in the cli. running the simple query from employees | filter country = "US" errors as above.

And always update your dependencies people! Sorry for the noise!