Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ideas"
]
},
{
{
"login": "edwardchalstrey1",
"name": "Ed Chalstrey",
"avatar_url": "https://avatars.githubusercontent.com/u/5486164?v=4",
Expand Down
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v6.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.1
rev: v0.14.5
hooks:
- id: ruff
- repo: https://github.com/pycqa/flake8
rev: 7.1.0
rev: 7.3.0
hooks:
- id: flake8
- repo: https://github.com/MarcoGorelli/cython-lint
rev: v0.16.2
rev: v0.18.1
hooks:
- id: cython-lint
- id: double-quote-cython-strings
Expand Down
1 change: 0 additions & 1 deletion contrib/demos/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions contrib/demos/README.txt

This file was deleted.

18 changes: 0 additions & 18 deletions contrib/demos/bagwell.efg

This file was deleted.

143 changes: 0 additions & 143 deletions contrib/demos/bagwell.ipynb

This file was deleted.

14 changes: 0 additions & 14 deletions contrib/demos/poker.efg

This file was deleted.

Loading
Loading