From 19e45c3965fb0c415aa2c5da898ade945e156c7b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:49:01 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pycqa/flake8: 7.0.0 → 7.1.0](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f088de..1831d7e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: hooks: - id: isort - repo: https://github.com/pycqa/flake8 - rev: 7.0.0 + rev: 7.1.0 hooks: - id: flake8 - repo: https://github.com/pycqa/pydocstyle From 786aea19a1e0bc1ef5ff8db10e8423ffac63e44c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 22:15:31 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .autorc | 2 +- .zenodo.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.autorc b/.autorc index d808012..e0241f8 100644 --- a/.autorc +++ b/.autorc @@ -89,4 +89,4 @@ "color": "#FFFFFF" } ] -} \ No newline at end of file +} diff --git a/.zenodo.json b/.zenodo.json index b3243f5..06feda8 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,21 +1,21 @@ { - "license": "Apache-2.0", + "license": "Apache-2.0", "title": "physiopy/peakdet: A python toolbox for reproducible physiological data analysis", "upload_type": "software", "creators": [ { - "affiliation": "McGill University", + "affiliation": "McGill University", "name": "Elizabeth DuPre" - }, + }, { - "affiliation": "McGill University", + "affiliation": "McGill University", "name": "Ross Markello" - }, + }, { - "orcid": "0000-0002-2553-3327", - "affiliation": "BCBL - Basque Center on Cognition, Brain and Language", + "orcid": "0000-0002-2553-3327", + "affiliation": "BCBL - Basque Center on Cognition, Brain and Language", "name": "Stefano Moia" } - ], + ], "access_right": "open" }