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
For performance reasons this will definitely not happen in Jedi. Might happen if I ever rewrite it in Rust. You can also follow #1059, there I will update if something happens in that direction.
Quite a few cases where jedi struggles to understand code are related to people modifying classes from the outside.
A typical example would be:
Obviously there are much more complicated examples as well.
The text was updated successfully, but these errors were encountered: