inclusive language

This commit is contained in:
Gilles Boccon-Gibod
2024-01-17 21:17:13 -08:00
parent b7b70ebcbb
commit 8d2f37aa7a
5 changed files with 6 additions and 6 deletions

View File

@@ -1068,7 +1068,7 @@ class Client:
logger.warning('!!! unexpected response, there is no pending request')
return
# Sanity check: the response should match the pending request unless it is
# The response should match the pending request unless it is
# an error response
if att_pdu.op_code != ATT_ERROR_RESPONSE:
expected_response_name = self.pending_request.name.replace(