@@ -12,7 +12,11 @@ import io
import collections
import importlib
import logging
from tkinter import Tk
if typing.TYPE_CHECKING:
else:
Tk = typing.Any
def tuplize_version(version: str) -> Version:
The note is not visible to the blocked user.