Run isort

This commit is contained in:
Simon Conseil
2020-03-15 22:58:03 -03:00
parent 97b6808152
commit e533b32dfc
32 changed files with 76 additions and 58 deletions

View File

@@ -1,9 +1,10 @@
import os
import sys
import alabaster
from pkg_resources import get_distribution
import alabaster
# 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.