docs
This commit is contained in:
parent
b56ec95ae9
commit
48ffcef585
|
@ -42,6 +42,7 @@ repos:
|
||||||
docs/source-pytorch/_static/images/general/pl_quick_start_full_compressed.gif|
|
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_flat.jpg|
|
||||||
docs/source-pytorch/_static/images/general/pl_overview.gif|
|
docs/source-pytorch/_static/images/general/pl_overview.gif|
|
||||||
|
docs/source-apps/|
|
||||||
src/lightning_app/cli/pl-app-template/ui/yarn.lock|
|
src/lightning_app/cli/pl-app-template/ui/yarn.lock|
|
||||||
src/pytorch_lightning/CHANGELOG.md|
|
src/pytorch_lightning/CHANGELOG.md|
|
||||||
src/lightning_lite/CHANGELOG.md
|
src/lightning_lite/CHANGELOG.md
|
||||||
|
@ -72,6 +73,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
name: Format imports
|
name: Format imports
|
||||||
|
exclude: docs/source-app
|
||||||
|
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 22.6.0
|
rev: 22.6.0
|
||||||
|
|
Loading…
Reference in New Issue