From 1583f2fe0ca7c671998aaae614767452f7a8968c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 16 Sep 2020 09:19:14 +0200 Subject: README: dfatool uses the Sphinx docstring format --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5529261..1665c55 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ Dependencies --- -``` -sudo apt install python3-numpy python3-scipy python3-sklearn -``` +See `.gitlab-ci.yml` Code Style --- +dfatool Python code uses the Sphinx docstring format. + Please only commit blackened code. It's best to check this with a pre-commit hook: -- cgit v1.2.3