Fixed ruff error, refs #759

This commit is contained in:
Simon Willison 2025-03-22 16:40:39 -07:00
parent 4a45bc6efc
commit a1ffd0dbbc

View file

@ -5,7 +5,6 @@ from dataclasses import asdict
import io
import json
import os
import re
from llm import (
Attachment,
AsyncConversation,