Skip to content

Commit

Permalink
Merge branch 'agoose77/chore-update-versioning' of github.com:executa…
Browse files Browse the repository at this point in the history
…blebooks/sphinx-external-toc into agoose77/chore-update-versioning
  • Loading branch information
agoose77 committed Oct 29, 2023
2 parents 820ebb2 + cea7a2f commit 0598cb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest
import re

import pytest

pytest_plugins = "sphinx.testing.fixtures"

Expand All @@ -11,6 +11,7 @@
def file_regression(file_regression):
return FileRegression(file_regression)


class FileRegression:
ignores = (
# TODO: Remove when support for Sphinx<=6 is dropped,
Expand Down

0 comments on commit 0598cb5

Please sign in to comment.