Skip to content

Commit

Permalink
Minor refactor - added missing import for variant_logs module
Browse files Browse the repository at this point in the history
  • Loading branch information
aybruhm committed Mar 26, 2024
1 parent 565bc54 commit 6f7102e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agenta-cli/agenta/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
import toml

from agenta.cli import helper
from agenta.cli import variant_logs
from agenta.cli import variant_configs
from agenta.cli import variant_commands
from agenta.cli import evaluation_commands
Expand Down

0 comments on commit 6f7102e

Please sign in to comment.