squinnondation/squinnondation/squinnondation.py

5 lines
94 B
Python

class Squinnondation:
@staticmethod
def main() -> None:
print("Hello world!")