Skip to content

Commit

Permalink
add axis to self.args_names
Browse files Browse the repository at this point in the history
  • Loading branch information
blakedewey committed Jul 6, 2024
1 parent c1cc856 commit 08357f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ def __init__(
self.times = times
self.image_interpolation = image_interpolation
self.args_names = [
'axis',
'degrees',
'translation',
'times',
Expand Down

0 comments on commit 08357f0

Please sign in to comment.