Skip to content

Commit 68be06e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5fc7685 commit 68be06e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

src/lightning_app/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

11-
-
11+
-
1212

1313

1414
- Added a friendly error message when attempting to run the default cloud compute with a custom base image configured ([#14929](https://github.com/Lightning-AI/lightning/pull/14929))
@@ -19,11 +19,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1919
- Changed the root directory of the app (which gets uploaded) to be the folder containing the app file, rather than any parent folder containing a `.lightning` file ([#15654](https://github.com/Lightning-AI/lightning/pull/15654))
2020

2121

22-
-
22+
-
2323

2424
### Fixed
2525

26-
-
26+
-
2727

2828
## [1.8.1] - 2022-11-10
2929

src/lightning_lite/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

11-
-
11+
-
1212

1313

1414
### Changed
1515

16-
-
16+
-
1717

1818
### Fixed
1919

src/pytorch_lightning/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

11-
-
11+
-
1212

1313

1414
### Changed
1515

16-
-
16+
-
1717

1818
### Fixed
1919

20-
-
20+
-
2121

2222

2323
## [1.8.1] - 2022-11-10

0 commit comments

Comments
 (0)