Skip to content

check for unicode minus sign in source names #109

@kelle

Description

@kelle

Add code to identify/replace a unicode minus sign with an ascii minus sign.
source_string.replace("\u2212", "-")

This should go in the ingest_names and ingest_source functions.

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