Skip to content

Commit

Permalink
add treemmer notebook results
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Feb 12, 2021
1 parent f862d44 commit 8857dcc
Show file tree
Hide file tree
Showing 33 changed files with 49,282 additions and 10,580 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
hooks:
- id: black
language_version: python3.7
exclude: workflow/scripts/Treemmer_v0.3.py
exclude: workflow/scripts/Treemmer.py

# flake8: Python PEP8 Compliance
- repo: https://gitlab.com/pycqa/flake8
Expand All @@ -26,7 +26,7 @@ repos:
'flake8-bugbear==20.1.4'
]
args: [--config=setup.cfg]
exclude: workflow/scripts/Treemmer_v0.3.py
exclude: workflow/scripts/Treemmer.py

# General Text + YAML Lint
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
Loading

0 comments on commit 8857dcc

Please sign in to comment.