ruff: fix from __future__ and drop isort

This commit is contained in:
James R. Barlow
2023-04-14 00:49:02 -07:00
parent 9b8d14d16e
commit 1d0e4e7c9f
3 changed files with 1 additions and 7 deletions
-2
View File
@@ -24,8 +24,6 @@
# import sys
# sys.path.insert(0, os.path.abspath('.'))
"""isort:skip_file"""
# -- General configuration ------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.