mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
3 lines
52 B
Python
3 lines
52 B
Python
#!/usr/bin/env python3
|
|
|
|
print("hello from python!")
|