Skip to content

Commit

Permalink
Update PolicyGradientEvaluationTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
dickensc committed May 16, 2024
1 parent 2b569dd commit 71a0ca6
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,9 @@ public void DistributedDualBCDFriendshipRankTest() {

super.friendshipRankTest();
}

@Override
public void ruleWithObservedAtomWeight() {
// Not supported.
}
}

0 comments on commit 71a0ca6

Please sign in to comment.