Fix typo
This commit is contained in:
parent
ee9442518d
commit
e40fa136aa
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user