matrix-nio/tests/data/sample_text_file.py

6 lines
81 B
Python

def main():
print("Some code you might want to send using Matrix!")
main()