delete commented line

This commit is contained in:
katsu560 2024-07-20 18:41:13 +09:00
parent ae6a22b2a6
commit 562d4f2de4

View file

@ -9,7 +9,6 @@ import os
import sys
from pathlib import Path
from typing import Any
#from typing import Any, Literal, NamedTuple, TypeVar, Union
import numpy as np
import numpy.typing as npt