1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00
Files
2025-07-29 20:07:59 +02:00

7 lines
72 B
Python

class Adapter(object):
pass
class cheatAdapter(Adapter):
pass