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

new adapter modules: cheat_cheat, tldr

This commit is contained in:
Igor Chubin
2019-04-30 22:29:41 +02:00
parent dbde5e00c5
commit 016ebb1661
+2
View File
@@ -5,3 +5,5 @@ from . import latenz
from . import learnxiny
from . import question
from . import rosetta
from . import cheat_cheat
from . import tldr