Run isort
This commit is contained in:
@@ -37,6 +37,7 @@ import os
|
||||
import re
|
||||
|
||||
from git import Repo
|
||||
|
||||
from github import Github
|
||||
|
||||
this_repo = Repo(os.path.join(os.path.dirname(__file__), ".."))
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
from pkg_resources import get_distribution
|
||||
|
||||
import alabaster
|
||||
from pkg_resources import get_distribution
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user