We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056f92f commit 718da31Copy full SHA for 718da31
1 file changed
src/arch/zx48k/peephole/parser.py
@@ -3,7 +3,7 @@
3
4
import sys
5
import re
6
-from collections import defaultdict, namedtuple
+from collections import defaultdict
7
8
from typing import Any
9
from typing import Dict
0 commit comments