Read my blog with this tag
Follow my feed with this tag
Searching for: pyrefly
Variations on 'if TYPE_CHECKING' [01756214329]
… … Works in mypy, pyright, pyrefly. Found in setuptool_scm generated __version__.py: TYPE_CHECKING = False if TYPE_CHECKING:…
… … Works in mypy, pyright, pyrefly. Best variant for CircuitPython? def const(x): return x TYPE_CHECKING =…