mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Update _call_signals docstring.
This commit is contained in:
parent
ece1f6a24d
commit
3d3908c8b3
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ class ErrorHandler(object):
|
|||
raise errors.SignalExit
|
||||
|
||||
def _call_signals(self):
|
||||
"""Calls the signal given by signum.
|
||||
"""Finally call the deferred signals.
|
||||
|
||||
:param int signum: signal number
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue