Skip to content

Commit

Permalink
openai retriever
Browse files Browse the repository at this point in the history
  • Loading branch information
hbertrand committed Nov 21, 2023
1 parent ae66f9e commit 31fa41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buster/busterbot.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging
from dataclasses import dataclass, field
from typing import Any, Optional
from typing import Optional

import pandas as pd

Expand Down

0 comments on commit 31fa41a

Please sign in to comment.