Skip to content

Commit c25653e

Browse files
authored
5.0: Update django.test.html (#2060)
1 parent cfde8a9 commit c25653e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django-stubs/test/html.pyi

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ class RootElement(Element):
3030
class HTMLParseError(Exception): ...
3131

3232
class Parser(HTMLParser):
33-
SELF_CLOSING_TAGS: Any
3433
root: Any
3534
open_tags: Any
3635
element_positions: Any

0 commit comments

Comments
 (0)