meson/mesonbuild/interpreterbase
Eli Schwartz f1a58a3ee6
remove unnecessary typing comments
Although they could be moved to annotations, the truth is that they are
unneeded because they get inherited from the parent class.
2023-06-14 23:12:09 -04:00
..
__init__.py add new FeatureBroken check class for annotating features that are really broken 2023-06-14 22:53:50 -04:00
_unholder.py move various imports into TYPE_CHECKING blocks for neatness 2022-05-23 16:44:08 -04:00
baseobjects.py interpreter: Add testcase..endtestcase clause support 2023-03-01 20:13:34 -05:00
decorators.py remove unnecessary typing comments 2023-06-14 23:12:09 -04:00
disabler.py move a bunch of imports into TYPE_CHECKING blocks 2022-03-07 19:09:50 -05:00
exceptions.py interpreter: Split exception calsses from interpreterbase.py 2021-06-11 10:42:18 +02:00
helpers.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
interpreterbase.py fix various spelling issues 2023-04-11 19:21:05 -04:00
operator.py Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00