Skip to content

Commit

Permalink
Merge branch 'master' into fix_key_error_in_get_group
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn authored May 22, 2024
2 parents e026d93 + f79af86 commit 7612d23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ def setup
check_python_warning("FutureWarning") do
yield
end
else
yield
end
end

Expand Down

0 comments on commit 7612d23

Please sign in to comment.