Files
2025-08-28 03:07:33 +07:00

2 lines
155 B
Python

from .hide_references_action import HideReferencesAction # Note the relative import!
HideReferencesAction().register() # Instantiate and register to Pcbnew