summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/objcpp.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-05-16 20:17:19 -0400
committerEli Schwartz <eschwartz93@gmail.com>2024-05-19 15:49:45 -0400
commitaa9b7b9445ad5bf0948cadac86109ba40e193424 (patch)
tree58ee0df801082f2b2c9ded00fcec9d78cad6cf9a /mesonbuild/compilers/objcpp.py
parent125d3344ec3361b2fb6d35c6c75c3f6d4f500556 (diff)
downloadmeson-aa9b7b9445ad5bf0948cadac86109ba40e193424.tar.gz
pylint: fix useless-return
A bare return at the end of a function doesn't do anything. And in the case of a try/except, it's really just an elaborate "pass" anyway.
Diffstat (limited to 'mesonbuild/compilers/objcpp.py')
0 files changed, 0 insertions, 0 deletions