POSYDON-code/POSYDON

Reformating and updating all docstrings + adding missing ones.

Open

#187 opened on Nov 8, 2023

 (1 comment) (0 reactions) (1 assignee)Python (35 forks)auto 404
P2 - medium prioritydocumentationenhancementgood first issue

Repository metrics

Stars
 (42 stars)
PR merge metrics
 (PR metrics pending)

Description

With the automatic creation of the reference from the docstrings we need to check them:

  • check format:
    • here I already checked the format of citations
    • mainly checking the correct indentation, missing black lines, and other warnings and errors
  • update information, e.g. some have more parameters then explained, or some contain outdated information or the information is too much/less detailed
  • add missing ones

Contributor guide