Skip to content

Releases: numbworks/nwdocstringchecking

v1.0.0

19 May 14:16

Choose a tag to compare

v1.0.0

  • Application:
    • Feature: accepts a file_path and returns a list of methods lacking docstrings.
    • Feature: allows the user to exclude methods and classes - i.e. __init__.
  • Documentation:
    • Feature: covers all the features available in v1.0.0.