summaryrefslogtreecommitdiff
path: root/docs/markdown/Python-module.md
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2025-09-25 12:06:20 -0400
committerEli Schwartz <eschwartz93@gmail.com>2025-09-25 12:58:43 -0400
commit59d19370ddbf60e13263324b6787d759e0899905 (patch)
treec5ad54a828249e484c75d97d3a749cd131684f71 /docs/markdown/Python-module.md
parent21eed8415c420ae966e0b93ed7da44e60d4d64c0 (diff)
downloadmeson-59d19370ddbf60e13263324b6787d759e0899905.tar.gz
remove unused function with mypy errors
Newer mypy astutely notices this always sets `self.options[str_key]`, which violates the type requirement for OptionKey. Per the comment, nobody should be using it, and fortunately nobody is. Deleting the code (or making it raise MesonBugException) has no impact on the testsuite.
Diffstat (limited to 'docs/markdown/Python-module.md')
0 files changed, 0 insertions, 0 deletions