drvinceknight/Nashpy

Add docstrings to magic methods and test functions

drvinceknight opened this issue · 0 comments

#81 adds a docstring check for all methods but multiple files are excluded, this currently includes:

  • magic methods
  • test functions

Need to add docstrings and remove the ignore flags in the CI.