Add docstring
This commit is contained in:
parent
ec0dc59b06
commit
80808ee9d2
@ -40,6 +40,8 @@ from qutebrowser.qt import sip
|
||||
|
||||
class Sentinel:
|
||||
|
||||
"""Sentinel value for default argument."""
|
||||
|
||||
pass
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user