Skip to content

Commit

Permalink
Merge pull request #2 from gerkone/tp-scn
Browse files Browse the repository at this point in the history
e3nn 0.19.0 improvements + eSCN
  • Loading branch information
gerkone committed Jul 16, 2023
2 parents 738cb1d + a962c9d commit a9f8af0
Show file tree
Hide file tree
Showing 20 changed files with 417 additions and 757 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ repos:
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/pycqa/pylint
rev: v2.9.6
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.265'
hooks:
- id: pylint
args: [ "--rcfile=.pylintrc" ]
- id: ruff
exclude: ^datasets/|^data/|^.git/|^venv/
Loading

0 comments on commit a9f8af0

Please sign in to comment.