Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
emdoyle committed Apr 18, 2024
1 parent 02b107c commit 4026681
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chatpdb/frame.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import inspect
import traceback
from types import FrameType
from typing import Any, Optional, Type, List, Dict
from rich.console import Console
from typing import Any, List, Dict

from pydantic import BaseModel

Expand Down

0 comments on commit 4026681

Please sign in to comment.