Skip to content

Commit 21db928

Browse files
gustavocidornelaswhoseoyster
authored andcommitted
Remove batch config from request body
1 parent 29b1268 commit 21db928

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openlayer/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,6 @@ def publish_batch_data(
11371137
"earliestTimestamp": int(earliest_timestamp),
11381138
"latestTimestamp": int(latest_timestamp),
11391139
"performGroundTruthMerge": False,
1140-
**batch_data,
11411140
}
11421141

11431142
self.api.upload(

0 commit comments

Comments
 (0)