mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Fix docstrings
This commit is contained in:
@@ -48,7 +48,7 @@ class TaskHandler(BufferingHandler):
|
||||
|
||||
def shouldFlush(self, record):
|
||||
"""
|
||||
Should the handler flush its buffer?
|
||||
Should the handler flush its buffer
|
||||
|
||||
Returns true if the buffer is up to capacity. This method can be
|
||||
overridden to implement custom flushing strategies.
|
||||
|
||||
Reference in New Issue
Block a user