oirc/modules/rpn.py

9 lines
52 B
Python
Raw Normal View History

2020-06-05 15:58:47 +00:00
import subprocess
async def init(self):
pass