Skip to content

Commit

Permalink
daj
Browse files Browse the repository at this point in the history
  • Loading branch information
leoKagohara-Stark committed Mar 7, 2024
1 parent 00105cb commit 63755c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starkbank/utils/rest.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
get_raw = set_relay(rest.get_raw)
post_raw = set_relay(rest.post_raw)
patch_id = set_relay(rest.patch_id)
put_raw = set_relay(rest.put_raw)
put_multi = set_relay(rest.put_multi)

0 comments on commit 63755c0

Please sign in to comment.