summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
blob: fb66e70fae83dca82679ce945467e3016eccf201 (plain)
1
2
3
4
5
6
7
""" for docs
"""

# pylint: disable=import-error
# flake8: noqa
from docs_conf.conf import *
copyright = '2021, Anuket. Licensed under CC BY 4.0'