summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2020-09-16 09:19:14 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2020-09-16 09:19:14 +0200
commit1583f2fe0ca7c671998aaae614767452f7a8968c (patch)
tree04582b7f6e068ddac4e4373a9f9724fd705f65f5
parentcae70a27b53a8204b6673f6cdcea383aac208158 (diff)
README: dfatool uses the Sphinx docstring format
-rw-r--r--README.md6
1 files 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: