Commit a9f7b578 authored by Thomas Boni's avatar Thomas Boni
Browse files

Update README.md

parent 5c10ed13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ For `pyhton` tools:
* Pylint note >= 9
* Usage of logging
* Usage of argparse when args are required
* Docstring format following (Google styleguide)[https://google.github.io/styleguide/pyguide.html#244-decision]
* Docstring format compliant with [Google styleguide](https://google.github.io/styleguide/pyguide.html#244-decision)

### Requirements