mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 19:28:23 +00:00
fix: correct spelling
This commit is contained in:
parent
303e0252ce
commit
2ef320f107
@ -27,7 +27,7 @@ class Sandbox(ABC):
|
||||
|
||||
@abstractmethod
|
||||
def read_file(self, path: str) -> str:
|
||||
"""Read tge content of a file.
|
||||
"""Read the content of a file.
|
||||
|
||||
Args:
|
||||
path: The absolute path of the file to read.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user