Files
anti-patterns/dummy/__init__.py
2022-03-28 09:50:11 +11:00

6 lines
48 B
Python

print("hello")
def foo():
pass
CONST = 123