nuke-python-stubs
nuke-python-stubs copied to clipboard
global post mod for hiero does not take into account value inside parenthesis
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