Skip to content

Commit

Permalink
Improve formatting (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
xhluca authored Apr 29, 2024
1 parent 7f151ea commit 6b1aad1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion weblinx/utils/format.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,8 @@ def format_uid(turn, uid_key="data-webtasks-id", return_as="dict"):


def format_timestamp(
turn,
turn=None,
timestamp=None,
start_time=0,
convert_to_minutes=True,
time_template="{m:02}:{s:02}",
Expand Down

0 comments on commit 6b1aad1

Please sign in to comment.