4 lines
82 B
Python
4 lines
82 B
Python
def main() -> None:
|
|
print("Hello from materia!")
|
|
print("check precommit")
|