Skip to content

Commit f0b8144

Browse files
committed
DEBUG trigger
1 parent 915d9ea commit f0b8144

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

src/lightning_lite/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

7+
bar
78

89
## [unreleased] - 202Y-MM-DD
910

src/lightning_lite/lite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# You may obtain a copy of the License at
66
#
77
# http://www.apache.org/licenses/LICENSE-2.0
8-
#
8+
# baz
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

src/pytorch_lightning/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ ______________________________________________________________________
4343

4444
## PyTorch Lightning is just organized PyTorch
4545

46+
foo
47+
4648
Lightning disentangles PyTorch code to decouple the science from the engineering.
4749
![PT to PL](../docs/source-pytorch/_static/images/general/pl_quick_start_full_compressed.gif)
4850

0 commit comments

Comments
 (0)