Skip to content

traceback needed #37

@bhbraswell

Description

@bhbraswell

In utils function data_sources(), when the line repo = repository_class(key) throws an exception, all you see on the command line is a message that says your dataset is not a valid choice.

So I suspect this line:
VerboseOut(traceback.format_exc(), 4)

isn't doing what it is supposed to, which I think is to dump the trace to help with debugging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions