Skip to content

Commit

Permalink
Fixed node name
Browse files Browse the repository at this point in the history
  • Loading branch information
RunDevelopment committed Jul 23, 2023
1 parent 66a53f8 commit ba482ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
)
],
)
def shift_amount_node(
def shift_node(
img: np.ndarray,
amount_x: int,
amount_y: int,
Expand Down

0 comments on commit ba482ca

Please sign in to comment.