swh:1:snp:4e3e7077647a709f15b8c1b32ce7100175d0580b
Tip revision: c4b2c08fcdc2664e886be357161da815abb8f2bc authored by Jean Kossaifi on 27 August 2017, 20:04:05 UTC
Updated doc and website
Updated doc and website
Tip revision: c4b2c08
__init__.py
"""
Sphinx Gallery
==============
"""
import os
__version__ = '0.1.12'
def glr_path_static():
"""Returns path to packaged static files"""
return os.path.abspath(os.path.join(os.path.dirname(__file__), '_static'))