Skip to content

Commit 433c85d

Browse files
committed
remove a space
1 parent 53b73ea commit 433c85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amadeus/client/request.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def __build_user_agent(self):
8484
user_agent += ' {0}/{1}'.format(self.app_id, self.app_version)
8585
return user_agent
8686

87-
# The list of paths that require HTTP override in header
87+
# The list of paths that require HTTP override in header
8888
list_httpoverride = [
8989
'/v2/shopping/flight-offers',
9090
'/v1/shopping/seatmaps',

0 commit comments

Comments
 (0)