mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-10 15:57:53 +00:00
4 lines
52 B
Python
4 lines
52 B
Python
|
|
#!/usr/bin/env python3
|
||
|
|
|
||
|
|
print("hello from python!")
|