Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yxjiang committed Jun 10, 2024
1 parent fbf2de2 commit 0159220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polymind/core/codegen.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from abc import ABC, abstractmethod
from typing import List

from dspy import InputField, Module, OutputField, Predict, Signature
from dspy import InputField, Module, OutputField, Signature
from pydantic import Field

from polymind.core.logger import Logger
Expand Down

0 comments on commit 0159220

Please sign in to comment.