Skip to content

Commit 53197f8

Browse files
committed
feedback
1 parent 15519dc commit 53197f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/labelbox/src/labelbox/client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ def convert_value(value):
225225
request
226226
)
227227

228+
prepped.headers = headers
229+
228230
settings = self._connection.merge_environment_settings(prepped.url, {}, None, None, None)
229231

230232
response = self._connection.send(prepped, timeout=timeout, **settings)

0 commit comments

Comments
 (0)