Skip to content

Commit

Permalink
das-toolbox-113: Update config import
Browse files Browse the repository at this point in the history
  • Loading branch information
levisingularity committed Dec 12, 2024
1 parent 5d9060b commit 773f69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/logs/logs_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from commands.faas.openfaas_container_manager import OpenFaaSContainerManager
from common import Command, CommandGroup, Settings, StdoutSeverity
from common.docker.exceptions import DockerError
from config import LOG_FILE_NAME
from config.config import LOG_FILE_NAME


class LogsDas(Command):
Expand Down

0 comments on commit 773f69e

Please sign in to comment.