[Navigate Results][Fixed] No need for a PCB

This commit is contained in:
Salvador E. Tropea 2024-01-30 08:14:53 -03:00
parent 3d77351862
commit 742a8c155e
1 changed files with 1 additions and 0 deletions

View File

@ -529,6 +529,7 @@ class Navigate_Results(BaseOutput): # noqa: F821
""" *[dict] Options for the `navigate_results` output """
# The help is inherited and already mentions the default priority
self.fix_priority_help()
self._none_related = True
@staticmethod
def get_conf_examples(name, layers):