restore completion app

This commit is contained in:
takatost
2024-02-25 21:30:36 +08:00
parent 9820dcb201
commit 55c31eec31
14 changed files with 224 additions and 30 deletions

View File

@ -0,0 +1,2 @@
class MoreLikeThisDisabledError(Exception):
pass