Skip to content

Commit

Permalink
[Experimental] Fix fmt (#1019)
Browse files Browse the repository at this point in the history
  • Loading branch information
sotetsuk committed Aug 27, 2023
1 parent 5b5d5a5 commit b9ddab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pgx/experimental/wrappers.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ def wrapped_step_fn(state, action):
lambda: state,
)
return state

return wrapped_step_fn

0 comments on commit b9ddab9

Please sign in to comment.