Revision c0006c9dcae925c7b7ae7fb156699e92f8d8dff6 authored by Bryna Hazelton on 26 April 2017, 17:27:31 UTC, committed by Zaki Ali on 26 April 2017, 23:39:39 UTC
1 parent ebd98f7
Raw File
__init__.py
"""Init file for data directory."""
DATA_PATH = __path__[0]
back to top