python-template
                                
                                 python-template copied to clipboard
                                
                                    python-template copied to clipboard
                            
                            
                            
                        consider changing the docstring style
because its restructured text format is currently at odds with the markdown used in other places
Note that this repository should be aligned with what is recommended in the guide. It looks like we recommend google style docstrings at the moment. If it is changed here, it should also be changed in the guide and vice versa.
Where do we define the docstring style in this repo? I would recommend adding linting of docstrings and indeed setting it to Google style by default. We have also done so in the DIANNA project, if someone wants to copy from there: https://github.com/dianna-ai/dianna/blob/40148ae9365f2444df578484adb8104b4bee3506/.prospector.yml#L34