[Fixed] Line commented for tests

This commit is contained in:
Salvador E. Tropea 2024-01-05 08:34:32 -03:00
parent 568510ecd7
commit 39e9d5c28c
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ class Navigate_ResultsOptions(BaseOptions):
self.link_from_root = ''
""" *The name of a file to create at the main output directory linking to the home page """
self.skip_not_run = False
# """ Skip outputs with `run_by_default: false` """
""" Skip outputs with `run_by_default: false` """
super().__init__()
self._expand_id = 'navigate'
self._expand_ext = 'html'