Skip to content

Commit

Permalink
fix formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonstyle committed Dec 23, 2024
1 parent 961ef22 commit cba0904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inspect_ai/_cli/trace.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import time
from datetime import datetime
from json import dumps
from pathlib import Path
import time

import click
from pydantic_core import to_json
Expand Down

0 comments on commit cba0904

Please sign in to comment.