We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba219e6 commit 94c6bc4Copy full SHA for 94c6bc4
pymdownx/blocks/html.py
@@ -1,4 +1,4 @@
1
-"""HTML."""
+"""HTML.""" # noqa: A005
2
import xml.etree.ElementTree as etree
3
from .block import Block, type_string_in
4
from ..blocks import BlocksExtension
0 commit comments