Skip to content

Simplified use of keyword arguments in filters.py

To run the tests on our servers, you will need temporary developer access to the repository. Please request access through the Gitlab UI or by contacting one of the maintainers.

What has been done:

  • Using **kwargs for keyword arguments in filters.py so that we don't have to include the arguments of get_hf_filter in every other get_filter* method

Checklist

Check the boxes below after you have set up the merge request

  • Versioning and website
    • Changelog is up to date
    • The patch number in parameters.F90 is correct
    • Updates (if any) to the website have been added
  • Testing
    • Tested with -rcheck
    • Tested with -fbatch
  • Compliance with style guide

Merge request reports

Loading