Remove some unessesary (according to my Python LSP) assignment in nodes_at_pos.
Details
Details
Diff Detail
Diff Detail
- Repository
- rBA Blender Add-ons
Event Timeline
Comment Actions
Nice, some node wrangler cleanup. The addon could use soo much more cleanup in general..
Comment Actions
Quick note, you should config your editor so that it removes trailing whitespace (line 742 has trailing whitespace).