[Navigate Results][Fixed] No need for a PCB
This commit is contained in:
parent
3d77351862
commit
742a8c155e
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in New Issue