__init__.py 83 B

123
  1. from anonymizer.obfuscation.obfuscator import Obfuscator
  2. __all__ = ['Obfuscator']