Skip to content

Commit a24180f

Browse files
authored
Fix formatting in infobox
1 parent f337a3c commit a24180f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
> * we provide more well-defined, more usable interfaces with extensive documentation of all algorithm and trainer parameters,
1515
> renaming some parameters to make their names more consistent and intuitive.
1616
> * the class hierarchy is fully revised, establishing a clear separation between on-policy, off-policy and offline algorithms
17-
> at the type level and ensuring that all inheritance relationships are meaningful.
17+
> at the type level and ensuring that all inheritance relationships are meaningful.
18+
>
1819
> Because of the extent of the changes, this version is not backwards compatible with previous versions of Tianshou.
1920
> For migration information, please see the [change log](CHANGELOG.md).
2021

0 commit comments

Comments
 (0)