diff --git a/kibot/out_qr_lib.py b/kibot/out_qr_lib.py index dddca565..1ce1da61 100644 --- a/kibot/out_qr_lib.py +++ b/kibot/out_qr_lib.py @@ -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