Mfstomufs #43 (#44)

* Implement module mfs changed name to mufs

* Update github CI file
This commit is contained in:
Ricardo Montañana Gómez
2021-08-02 18:03:59 +02:00
committed by GitHub
parent fc9b7b5c92
commit 0afe14a447
7 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,6 @@ jobs:
pip install -q --upgrade pip
pip install -q -r requirements.txt
pip install -q --upgrade codecov coverage black flake8 codacy-coverage
pip install -q git+https://github.com/doctorado-ml/mfs
- name: Lint
run: |
black --check --diff stree