Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SUSYUSTC/MathTranslate
/ flush
Method
flush
gui/modified_logger.py:393–394 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
391
self.buffer = lines[-1]
392
393
def
flush(self):
394
return
395
396
def
isatty(self):
397
return
False
Callers
1
write
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected