Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit e3e2081

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

message_replay/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Restore Notebook execution progress when a browser page is reloaded"""
2+
23
from .extension import Extension
34

45
__version__ = "0.1.0"

0 commit comments

Comments
 (0)