Skip to content

Commit a7cd1a4

Browse files
committed
changes
1 parent ed6fff6 commit a7cd1a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trackio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ def init(
218218
warnings.warn(
219219
"trackio.init() has `bucket_id` set but `space_id` is None: metrics will be logged "
220220
"locally only. Pass `space_id` to create or use a Hugging Face Space, which will be "
221-
"attached to the Hugging Face Bucket."
221+
"attached to the Hugging Face Bucket.",
222222
UserWarning,
223223
stacklevel=2,
224224
)

0 commit comments

Comments
 (0)