Closed SciMind2460 closed 3 days ago
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.
If this change has little impact on Python users, wait for a maintainer to apply the skip news
label instead.
Fix typo in invalid_parameter_handle.c
It should be in the following format:
Fixed the missing closing bracket in invalid_parameter_handle.c, making sure invalid parameters are handled better. (This is a very small PR)