Skip to content

Commit 0499b0e

Browse files
committed
Cleanup comment
1 parent 25aa3b0 commit 0499b0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/dstack/_internal/server/background/pipeline_tasks

src/dstack/_internal/server/background/pipeline_tasks/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ class _NowPlaceholder:
358358
instead of `get_current_time()` to have the same current time for all updates in the transaction.
359359
"""
360360

361-
# Timestamp value stored in update maps before being resolved to current time.
361+
362362
UpdateMapDateTime = Union[datetime, _NowPlaceholder]
363363

364364

0 commit comments

Comments
 (0)