This commit is contained in:
William Falcon 2022-11-04 00:11:03 -04:00
parent b56ec95ae9
commit 48ffcef585
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@ repos:
docs/source-pytorch/_static/images/general/pl_quick_start_full_compressed.gif|
docs/source-pytorch/_static/images/general/pl_overview_flat.jpg|
docs/source-pytorch/_static/images/general/pl_overview.gif|
docs/source-apps/|
src/lightning_app/cli/pl-app-template/ui/yarn.lock|
src/pytorch_lightning/CHANGELOG.md|
src/lightning_lite/CHANGELOG.md
@ -72,6 +73,7 @@ repos:
hooks:
- id: isort
name: Format imports
exclude: docs/source-app
- repo: https://github.com/psf/black
rev: 22.6.0