Fix grammar backend (#2018)

This commit is contained in:
Lianmin Zheng
2024-11-12 21:17:38 -08:00
committed by GitHub
parent 125b1199c5
commit ba069a24d3
13 changed files with 401 additions and 434 deletions

View File

@@ -164,7 +164,7 @@ class OutlinesJumpForwardMap:
)
class OutlinesJumpCache(BaseToolCache):
class OutlinesJumpForwardCache(BaseToolCache):
def __init__(self):
super().__init__()