61f42e305986c841145fcc398056b3d10be83a35
[kuberef.git] / docs / conf.py
1 # SPDX-FileCopyrightText: 2021 Anuket contributors
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 """ for docs
6 """
7
8 # pylint: disable=import-error
9 # flake8: noqa
10 from docs_conf.conf import *
11 copyright = '2021, Anuket. Licensed under CC BY 4.0'