Skip to content

Commit

Permalink
Merge branch 'master' into from_bkend
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx authored Apr 6, 2024
2 parents 8c13250 + a5a631f commit 1bfb4e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/psf/black
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black
args: [--safe, --line-length=100]
Expand Down
1 change: 1 addition & 0 deletions docs/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ recommonmark==0.7.1
sphinx==5.2.3
sphinx_rtd_theme==1.0.0
Jinja2==3.0.3
lxml_html_clean

0 comments on commit 1bfb4e5

Please sign in to comment.