Skip to content

Commit

Permalink
Update src/neptune_scale/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Edyta <[email protected]>
  • Loading branch information
Raalsky and szaganek authored Jul 26, 2024
1 parent 292ef0a commit 30b6c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neptune_scale/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def __enter__(self) -> Run:
def close(self) -> None:
"""
Close then run and stop tracking.
Stops the connection to Neptune and synchronizes all data.
"""
pass

Expand Down

0 comments on commit 30b6c82

Please sign in to comment.