Marked qr_lib options as basic

This commit is contained in:
Salvador E. Tropea 2022-06-08 10:01:29 -03:00
parent 7938c35d37
commit f228fc1710
1 changed files with 1 additions and 1 deletions

View File

@ -533,7 +533,7 @@ class QR_Lib(BaseOutput): # noqa: F821
self.priority = 90
with document:
self.options = QR_LibOptions
""" [dict] Options for the `boardview` output """
""" *[dict] Options for the `boardview` output """
self._both_related = True
self._update_mode = False
# The help is inherited and already mentions the default priority