Skip to content

Commit 6768bdb

Browse files
pre-commit-ci[bot]jingxu10
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6211578 commit 6768bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lightning/fabric/strategies/deepspeed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ def load_checkpoint(
497497
with suppress(AttributeError):
498498
if _LIGHTNING_XPU_AVAILABLE:
499499
XPUAccelerator.teardown()
500-
500+
501501
_, client_state = engine.load_checkpoint(
502502
path,
503503
tag="checkpoint",

0 commit comments

Comments
 (0)