Commit 531e1c74 authored by Woosuk Kwon's avatar Woosuk Kwon
Browse files

Fix typo

parent d3d31766
...@@ -8,7 +8,7 @@ from cacheflow.sequence import SequenceStatus ...@@ -8,7 +8,7 @@ from cacheflow.sequence import SequenceStatus
class Scheduler: class Scheduler:
def __int__( def __init__(
self, self,
controllers: List, controllers: List,
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