mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
commands: Add process and regexp_wrapper to __all__
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
This commit is contained in:
parent
90b7f3cd4e
commit
c774be3ea6
@ -985,7 +985,7 @@ __all__ = [
|
||||
# Decorators.
|
||||
'urlSnarfer', 'thread',
|
||||
# Functions.
|
||||
'wrap',
|
||||
'wrap', 'process', 'regexp_wrapper',
|
||||
# Stuff for testing.
|
||||
'Spec',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user