Add missing docstring
This commit is contained in:
parent
e110f3b590
commit
80caed4642
@ -421,6 +421,7 @@ class _BasePrompt(QWidget):
|
||||
raise NotImplementedError
|
||||
|
||||
def download_open(self, _cmdline):
|
||||
"""Open the download directly if this is a download prompt."""
|
||||
raise UnsupportedOperationError
|
||||
|
||||
def _allowed_commands(self):
|
||||
|
Loading…
Reference in New Issue
Block a user