librefi/librefi/fxckers/__init__.py

4 lines
57 B
Python
Raw Normal View History

2020-11-29 01:14:58 +01:00
from ._map import fxckers_map
__all__ = ['fxckers_map']