mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
translate
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ from . import utils
|
||||
|
||||
class Search(Module):
|
||||
"""
|
||||
搜索基类
|
||||
Search base class
|
||||
"""
|
||||
def __init__(self):
|
||||
Module.__init__(self)
|
||||
|
||||
Reference in New Issue
Block a user