/ PornAPI / __init__.py
__init__.py
 1  from . import Soundgasm as soundgasm
 2  from . import Rule34 as rule34
 3  
 4  __all__ = [
 5      "rule34",
 6      "soundgasm",
 7  ]
 8  
 9  # License: MIT License
10  # Developer: LAA