POSYDON-code/POSYDON

Reformating and updating all docstrings + adding missing ones.

Aberta

#187 aberto em 8 de nov. de 2023

 (1 comentário) (0 reação) (1 responsável)Python (35 forks)auto 404
P2 - medium prioritydocumentationenhancementgood first issue

Métricas do repositório

Stars
 (42 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador