Skip to content

Commit

Permalink
some latest
Browse files Browse the repository at this point in the history
  • Loading branch information
x0r committed Nov 9, 2024
1 parent bb7947d commit 43a518f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion masm2c/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
from copy import deepcopy
from typing import Any, Optional, Final

import pickle as jsonpickle
import jsonpickle
from lark import UnexpectedToken, lark
from lark.lexer import Token
from lark.tree import Tree
Expand Down

0 comments on commit 43a518f

Please sign in to comment.