Skip to content

Commit

Permalink
Merge branch 'dev-test'
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Selva committed Oct 2, 2024
2 parents 8ca03ff + 3ff0698 commit 7deae77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions passerelle_imio_ia_tech/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,7 @@ def update_booking_room(
url,
headers=headers,
data=payload,
verify=False,
)
except RequestException as e:
self.logger.warning(f'ATAL Error: {e}')
Expand Down

0 comments on commit 7deae77

Please sign in to comment.