Remove all [format.exclude] entries

This commit is contained in:
Adam Turner 2025-01-02 23:49:07 +00:00
parent 43bf986891
commit c123c7b914
2 changed files with 2 additions and 5 deletions

View File

@ -13,9 +13,6 @@ extend-exclude = [
[format]
preview = true
quote-style = "single"
exclude = [
"sphinx/builders/latex/constants.py"
]
[lint]
preview = true

View File

@ -117,7 +117,7 @@ DEFAULT_SETTINGS: dict[str, Any] = {
'figure_align': 'htbp',
'tocdepth': '',
'secnumdepth': '',
}
} # fmt: skip
ADDITIONAL_SETTINGS: dict[Any, dict[str, Any]] = {
'pdflatex': {
@ -204,7 +204,7 @@ ADDITIONAL_SETTINGS: dict[Any, dict[str, Any]] = {
('xelatex', 'el'): {
'fontpkg': XELATEX_GREEK_DEFAULT_FONTPKG,
},
}
} # fmt: skip
SHORTHANDOFF = r"""