We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
escape4chm
1 parent 1bcc9eb commit 53e9e7dCopy full SHA for 53e9e7d
Doc/.ruff.toml
@@ -5,7 +5,6 @@ line-length = 79
5
extend-exclude = [
6
"includes/*",
7
# Temporary exclusions:
8
- "tools/extensions/escape4chm.py",
9
"tools/extensions/pyspecific.py",
10
]
11
Doc/conf.py
@@ -21,7 +21,6 @@
21
22
extensions = [
23
'c_annotations',
24
- 'escape4chm',
25
'glossary_search',
26
'lexers',
27
'pyspecific',
Doc/tools/extensions/escape4chm.py
0 commit comments