We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9b330b + bdb47ed commit 902cf3dCopy full SHA for 902cf3d
fsSignal/__init__.py
@@ -18,4 +18,4 @@
18
""".format(__version__)
19
from .fsSignal import KillSignal, SignalIterator, Signal
20
21
-__all__ = "KillSignal", "SignalIterator", "Signal"
+__all__ = "KillSignal", "SignalIterator", "Signal"
0 commit comments