Skip to content

Commit

Permalink
chore(ruff): rename input and id parms/vars - don't shadow builtin
Browse files Browse the repository at this point in the history
Changed input parm to input_payload and id param to node_id for etag context.
Changed var/param id to item_id. Change var id to working_id.

Trying to clear a lot of ruff warnings as client.py and rest.py will
be getting some work done on them and I want to reduce erros so I can
see errors in newer code more easily.
  • Loading branch information
rouilj committed Dec 11, 2024
1 parent 53884a0 commit 03e4cf5
Showing 1 changed file with 96 additions and 93 deletions.
Loading

0 comments on commit 03e4cf5

Please sign in to comment.