diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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: |