Skip to content

Commit 9949ff9

Browse files
authored
April Tests
1 parent 0ceb9ca commit 9949ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_community/models/test_np_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def initialize(self):
2727
self.y_dim,
2828
self.r_dim,
2929
self.z_dim,
30-
self.n_context
30+
self.n_context,
3131
)
3232

3333
def test_r_encoder(self):

0 commit comments

Comments
 (0)