Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 21, 2024
1 parent 268ad07 commit 8f696c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@
from pathlib import Path

from packaging.version import Version

from sunpy_sphinx_theme import PNG_ICON

# -- Project information -----------------------------------------------------

# The full version, including alpha/beta/rc tags
from sunpy_soar import __version__

Expand Down Expand Up @@ -142,7 +140,7 @@
dtype, target = line.split(None, 1)
target = target.strip()
nitpick_ignore.append((dtype, target))

# -- Options for sphinx-copybutton ---------------------------------------------

# Python Repl + continuation, Bash, ipython and qtconsole + continuation, jupyter-console + continuation
Expand Down

0 comments on commit 8f696c7

Please sign in to comment.