Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Commit

Permalink
remove stray print
Browse files Browse the repository at this point in the history
  • Loading branch information
annirudh committed Sep 9, 2020
1 parent 08d90e1 commit ed52736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wandb/internal/artifacts.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ def save(
)

"""Returns the server artifact."""
print(metadata)
self._server_artifact, latest = self._api.create_artifact(
type,
name,
Expand Down

0 comments on commit ed52736

Please sign in to comment.