Skip to content

Commit b53a7b2

Browse files
committed
Merge branch 'bump/deepspeed' of https://github.com/Lightning-AI/lightning into bump/deepspeed
2 parents a83102c + a5fc71f commit b53a7b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.actions/assistant.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,6 @@ def create_mirror_package(source_dir: str, package_mapping: dict[str, str]) -> N
341341

342342

343343
class AssistantCLI:
344-
345344
@staticmethod
346345
def _replace_min(fname: str) -> None:
347346
with open(fname, encoding="utf-8") as fopen:

0 commit comments

Comments
 (0)