Got false error about object is not callable. #269
Labels
bug
Something isn't working
fixed in next version (main)
A fix has been implemented and will appear in an upcoming version
Environment data
Expected behaviour
No error is been shown.
Actual behaviour
Shows following false error: "PostProcessor(t)" has type "PostProcessor" and is not callable
Code to reproduce issue:
post_processing/__init__.py
post_processing/PostProcessor_Special.py
With language server set to jedi, all works fine.
The text was updated successfully, but these errors were encountered: