Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
ltdrdata committed May 3, 2024
1 parent b8dbbe8 commit 9f93ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comfy_cli/command/snapshot/command.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def restore(
input_path = os.path.abspath(input)
apply_snapshot(input_path)

#TODO: restore other properties
# TODO: restore other properties


def apply_snapshot(filepath):
Expand Down

0 comments on commit 9f93ca5

Please sign in to comment.