Skip to content

Please Export AddressException #1

@GrammyPuter

Description

@GrammyPuter

I am checking through a list of addresses. It would be nice if I could just
try:
address = ap.parse_address(WorkAddress)
except AddressException:
# handle error here

I expect my list to have errors, I just don't want to go through thousands manually.

Thank You

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions