Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
DomInvivo committed Dec 13, 2023
1 parent db25f10 commit 0dd49d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_ensemble_layers.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ def test_ensemble_mlp(self):

def test_ensemble_feed_forward_nn(self):
raise NotImplementedError
# Don't forget to test the `reduce` argument


if __name__ == "__main__":
Expand Down

0 comments on commit 0dd49d2

Please sign in to comment.