Skip to content

Fix internal error for py list --format url#43

Merged
zooba merged 1 commit intomainfrom
list-url-keyerror
May 1, 2025
Merged

Fix internal error for py list --format url#43
zooba merged 1 commit intomainfrom
list-url-keyerror

Conversation

@AA-Turner
Copy link
Member

PS> py list -f url -vv
...
[ERROR] INTERNAL ERROR: KeyError: 'url'
# TRACEBACK:
Traceback (most recent call last):
  File "manage\__init__.py", line 50, in main
  File "manage\commands.py", line 665, in execute
  File "manage\list_command.py", line 300, in execute
  File "manage\list_command.py", line 192, in format_bare_url
KeyError: 'url'

A

@zooba zooba merged commit e366c2e into main May 1, 2025
5 checks passed
@zooba zooba deleted the list-url-keyerror branch May 1, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments