Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#731)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2)

* Ignore notebook 77_split_raster

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Qiusheng Wu <giswqs@gmail.com>
  • Loading branch information
pre-commit-ci[bot] and giswqs committed Apr 30, 2024
1 parent 2c25d6e commit 3223852
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 @@ -12,7 +12,7 @@ repos:
args: ["--maxkb=500"]

- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black-jupyter
language_version: python3.11
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ plugins:
"notebooks/71_aws_s3.ipynb",
"notebooks/72_timelapse.ipynb",
"notebooks/75_segment_anything.ipynb",
"notebooks/77_split_raster.ipynb",
"notebooks/80_solar.ipynb",
"notebooks/81_buildings.ipynb",
"notebooks/84_read_parquet.ipynb",
Expand Down

0 comments on commit 3223852

Please sign in to comment.