We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
django.test.html
1 parent cfde8a9 commit c25653eCopy full SHA for c25653e
django-stubs/test/html.pyi
@@ -30,7 +30,6 @@ class RootElement(Element):
30
class HTMLParseError(Exception): ...
31
32
class Parser(HTMLParser):
33
- SELF_CLOSING_TAGS: Any
34
root: Any
35
open_tags: Any
36
element_positions: Any
0 commit comments