We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66ea96 commit a4e913dCopy full SHA for a4e913d
1 file changed
src/parser.py
@@ -4,7 +4,6 @@
4
from constants import contentModelFlags, spaceCharacters
5
from constants import scopingElements, formattingElements, specialElements
6
from constants import headingElements, tableInsertModeElements
7
-import inspect
8
9
"""The scope markers are inserted when entering buttons, object
10
elements, marquees, table cells, and table captions, and are used to
0 commit comments