Restyled by reorder-python-imports

This commit is contained in:
Restyled.io
2021-04-09 23:16:25 +00:00
parent fa7d74d9df
commit ee0dacc040
7 changed files with 16 additions and 11 deletions

View File

@@ -3,9 +3,7 @@
# This file only contains a selection of the most common options. For a full
# list see the documentation:
# https://www.sphinx-doc.org/en/master/usage/configuration.html
# -- Path setup --------------------------------------------------------------
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.
@@ -13,7 +11,6 @@
# import os
# import sys
# sys.path.insert(0, os.path.abspath('.'))
# -- Project information -----------------------------------------------------
project = "librespot-python"