1
0
Fork 0
mirror of https://gitlab.com/niansa/pilang.git synced 2025-03-06 20:48:26 +01:00
pilang/rtypes.py
2020-04-09 23:44:06 +02:00

2 lines
40 B
Python

class success: pass
class fail: pass