Timur Moziev
Results
1
comments of
Timur Moziev
Pylance **v2023.8.10** Type checking: **simple** I got this _reportOptionalCall_ error when I call `Callable|None` directly from a class instance (`database_views[self.table_name]`)  But when I assign this `Callable` to a local...