POSYDON-code/POSYDON

Reformating and updating all docstrings + adding missing ones.

Offen

#187 geöffnet am 08.11.2023

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)Python (35 Forks)auto 404
P2 - medium prioritydocumentationenhancementgood first issue

Repository-Metriken

Stars
 (42 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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