Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit d28bc32

Browse files
committed
remove unrequired line
1 parent ea91610 commit d28bc32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/dataset/test_batch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ def configuration():
1010
con = Configuration()
1111
con.input_data = InputData.set_all_to_defaults()
1212
con.process.batch_size = 4
13-
con.input_data.set_all_to_defaults()
1413
return con
1514

1615

0 commit comments

Comments
 (0)