blob: bb3dbab66082445d4a666ec38b08512b8c6e6973 [file] [log] [blame]
"""
A file to demonstrate the pylint-print checker works.
"""
if __name__ == "__main__":
print("Hello, World!")