Skip to content

Commit eb7e106

Browse files
authored
Merge pull request #114 from biomarkersParkinson/main
Release v0.6.2
2 parents 591c8fc + 7d2ec5a commit eb7e106

4 files changed

Lines changed: 1079 additions & 1372 deletions

File tree

.github/pull_request_template.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
- name: Run tests
3838
run: poetry run pytest
3939

40-
- name: Type check
41-
run: poetry run pytype .
42-
4340
# Build job runs only once (Python 3.11)
4441
build:
4542
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)