meson/mesonbuild/linkers
Eli Schwartz c231c4bd2a
move a bunch of imports into TYPE_CHECKING blocks
These are only used for type checking, so don't bother importing them at
runtime.

Generally add future annotations at the same time, to make sure that
existing uses of these imports don't need to be quoted.
2022-03-07 19:09:50 -05:00
..
__init__.py Genericise TI compiler and add MSP430 support 2022-02-02 16:45:05 +02:00
detect.py move a bunch of imports into TYPE_CHECKING blocks 2022-03-07 19:09:50 -05:00
linkers.py treewide: string-quote the first argument to T.cast 2022-03-07 19:01:04 -05:00