Skip to content

Commit c264917

Browse files
committed
Merge branch 'dev-v1' into dev-v2
2 parents 87fbd6d + 5f5bab9 commit c264917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/04_contributing/04_contributing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Determinism Tests
7474
We implemented "determinism tests" for Tianshou's algorithms, which allow us to determine
7575
whether algorithms still compute exactly the same results even after large refactorings.
7676
These tests are applied by
77+
7778
1. creating a behavior snapshot ine the old code branch before the changes and then
7879
2. running the test in the new branch to ensure that the behavior is the same.
7980

0 commit comments

Comments
 (0)