I have noticed several docstrings that are not in the Numpy docstring style that we moved to a few months ago.
We only care about converting docstrings that are part of the process package (tests do not need to conform, but should where possible).
The incorrect docstrings can be found with the following VSCode search settings:
Here are the files that (at present) contain incorrect docstrings:

I have noticed several docstrings that are not in the Numpy docstring style that we moved to a few months ago.
We only care about converting docstrings that are part of the
processpackage (tests do not need to conform, but should where possible).The incorrect docstrings can be found with the following VSCode search settings:
Here are the files that (at present) contain incorrect docstrings: