Closed zmievsa closed 1 year ago
Better type hints
@long2ice A few really small fixes. A variable was used instead of type hints and Tuple with a single element was used instead of tuple[str, ...]
tuple[str, ...]
Thanks!
Better type hints