"fair_dev/testing/testing.py" did not exist on "67bf5bf8df7ccc8bd0300e11fb9aef31479af13e"
Commit e40fa136 authored by Woosuk Kwon's avatar Woosuk Kwon
Browse files

Fix typo

parent ee944251
...@@ -7,7 +7,7 @@ BLANK_TOKEN_ID = -1 ...@@ -7,7 +7,7 @@ BLANK_TOKEN_ID = -1
class LogicalTokenBlock: class LogicalTokenBlock:
def __int__( def __init__(
self, self,
block_number: int, block_number: int,
block_size: int, block_size: int,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment