Skip to content

Commit f9615ec

Browse files
Update markdown_it/renderer.py
Co-authored-by: Chris Sewell <[email protected]>
1 parent 14f64e0 commit f9615ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markdown_it/renderer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ class Renderer
77
"""
88
import inspect
99
from typing import (
10+
Any,
1011
ClassVar,
1112
MutableMapping,
1213
Optional,

0 commit comments

Comments
 (0)