trisquel-icecat/icecat/tools/lint/test/files/ruff/bad.py

4 lines
64 B
Python

import distutils
if not "foo" in "foobar":
print("oh no!")