nuke-python-stubs icon indicating copy to clipboard operation
nuke-python-stubs copied to clipboard

global post mod for hiero does not take into account value inside parenthesis

Open sisoe24 opened this issue 1 year ago • 0 comments

This global post modification substitutes every reference of core.Module to hiero.core.Module but fails when the declaration is inside parenthesis like: list[core.TrackItems]

https://github.com/sisoe24/nuke-python-stubs/blob/b0dd0e8716603baa98a7fa2b49ebad31fabf48eb/nukestubsgen.py#L378

sisoe24 avatar Apr 06 '24 17:04 sisoe24