zxcvb6958
Optimize search with trigram index + precomputed top lists
6e7a2fd
raw
history blame contribute delete
104 Bytes
class SkillLoader:
def __init__(self, path):
pass
def load_all(self):
return []