Skip to content

Commit e1700aa

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent fe0facb commit e1700aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Markdown/markdown/treeprocessors.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
from re import Pattern
21
from _typeshed import Incomplete
2+
from re import Pattern
33
from typing import Any
44
from xml.etree.ElementTree import Element
55

0 commit comments

Comments
 (0)