ansys / pydpf-post

Data Processing Framework - Post Processing Module
https://post.docs.pyansys.com
MIT License
43 stars 8 forks source link

Fix docstrings in results APIs #431

Closed PProfizi closed 1 year ago

PProfizi commented 1 year ago

No more missing arguments in docstrings according to my pre-commit checks

The tool caught them once I replaced Args: with Parameters

codecov[bot] commented 1 year ago

Codecov Report

Merging #431 (39fbbe7) into master (3d55fd5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #431   +/-   ##
=======================================
  Coverage   81.63%   81.63%           
=======================================
  Files          39       39           
  Lines        4122     4122           
=======================================
  Hits         3365     3365           
  Misses        757      757