summaryrefslogtreecommitdiff
path: root/tests/fixtures/example-code/inline-ignores/E731.py
blob: 866c79e6bbf0a9fc2c346cb16efe3dfb9a1d4daf (plain)
1
example = lambda: 'example'  # noqa: E731