Skip to content

Commit

Permalink
Fix bug in cometx list; allow png and headless in download_url
Browse files Browse the repository at this point in the history
  • Loading branch information
dsblank committed Jan 24, 2024
1 parent 61492c3 commit 490326c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1,306 deletions.
2 changes: 1 addition & 1 deletion cometx/cli/list_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

from comet_ml.exceptions import InvalidRestAPIKey

from cometx import DownloadManager
from cometx.framework.comet import DownloadManager
from cometx.utils import display_invalid_api_key

ADDITIONAL_ARGS = False
Expand Down
Loading

0 comments on commit 490326c

Please sign in to comment.