Skip to content

Commit

Permalink
forgot to import Any
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaquinPolonuer committed Feb 27, 2025
1 parent 73d6fca commit 728dc4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lfrqa/src/aviary/envs/lfrqa/env.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import random
import re
from collections.abc import Mapping
from typing import Any

from lmi import CommonLLMNames, LiteLLMModel, LLMModel
from paperqa.docs import Docs
Expand Down

0 comments on commit 728dc4a

Please sign in to comment.