Skip to content

Commit

Permalink
added PhysioNet dataset.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwromero committed Nov 12, 2021
1 parent ca38aa6 commit 381ab75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
repos:
- repo: https://github.com/ambv/black
rev: stable
rev: 21.10b0
hooks:
- id: black
# language_version: python3.6
- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.9
rev: 3.9.2
hooks:
- id: flake8

0 comments on commit 381ab75

Please sign in to comment.