Revision 9e003eedd5f69c466b0634d99dc952c1781ad2b7 authored by Adam Beardsley on 15 May 2017, 21:54:19 UTC, committed by Adam Beardsley on 15 May 2017, 21:54:19 UTC
1 parent a2d003d
Raw File
__init__.py
"""Init file for data directory."""
DATA_PATH = __path__[0]
back to top