There was an error while loading. Please reload this page.
1 parent 7d2430c commit 73eae10Copy full SHA for 73eae10
1 file changed
Tools/cases_generator/uop_metadata_generator.py
@@ -21,7 +21,7 @@
21
)
22
from stack import Stack
23
from cwriter import CWriter
24
-from typing import Callable, List, TextIO
+from typing import Callable, TextIO
25
26
DEFAULT_OUTPUT = ROOT / "Include/internal/pycore_uop_metadata.h"
27
0 commit comments