codekingpro's picture
Add files using upload-large-folder tool
6b6d936 verified
Raw
History Blame Contribute Delete
167 Bytes
from .operations.base import Operations
# create proxy functions for
# each method on the Operations class.
Operations.create_module_class_proxy(globals(), locals())