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
There are many built-in decorators in python such as dataclass, property etc, that require the node to be parsed in a different context than it is normally parsed. We currently dont have any specific decorator implementation. For a richer and more detailed dependency graph, I think this should be implemented
The text was updated successfully, but these errors were encountered:
There are many built-in decorators in python such as dataclass, property etc, that require the node to be parsed in a different context than it is normally parsed. We currently dont have any specific decorator implementation. For a richer and more detailed dependency graph, I think this should be implemented
The text was updated successfully, but these errors were encountered: