Skip to content

Refactor test for comparing output, do not show plots while testing, no default behavior modified #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Ignore json pre-commit to add extra line
  • Loading branch information
bobleesj committed Nov 9, 2024
commit f0261d544ffd93aad2898199bba66a91c3abbd15
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ repos:
hooks:
- id: check-yaml
- id: end-of-file-fixer
exclude: \.json$
- id: trailing-whitespace
- id: check-case-conflict
- id: check-merge-conflict
Expand Down