Skip to content

Commit 7f42092

Browse files
authored
try to fix tests (#172)
1 parent d18f69c commit 7f42092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_input.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ def test_pdbinput_input():
200200
"contiguous_weight": 0.2,
201201
"spatial_weight": 0.4,
202202
"spatial_interface_weight": 0.4,
203-
"n_res": 384,
203+
"n_res": 64,
204204
},
205205
training=True,
206206
)

0 commit comments

Comments
 (0)