Commit fec6b64
authored
fix(idempotency): fix ruff formatting - remove trailing whitespace in base.py
Remove trailing whitespace on blank line between is_missing_idempotency_key
and _get_hashed_payload methods to pass ruff format check.
Part of #8090
Signed-off-by: hirenkumar-n-dholariya <hirenkumarnd@gmail.com>1 parent 01f565a commit fec6b64
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments