mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-11 23:06:58 +08:00
Fix the Errors/Warnings when building Qlib's documentation (#1381)
* Fix the Errors/Warnings when building Qlib's documentation * Fix * Fix * Empty * Test CI * Add doc compiling checking to CI * Fix * Tries to be consistent with Makefile Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
This commit is contained in:
@@ -321,7 +321,7 @@ class LogBuffer(LogWriter):
|
||||
|
||||
- on_episode: Whether it's called at the end of an episode
|
||||
- on_collect: Whether it's called at the end of a collect
|
||||
- log_buffer: the :class:`LogBbuffer`object
|
||||
- log_buffer: the :class:`LogBbuffer` object
|
||||
|
||||
No return value is expected.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user