Revises the SourceImporter helper used during the source import process to use Cantus DB's new provenance api to get the name of a source's provenance. This eliminates the need to parse html from CantusDB to get Provenance name, and therefore now at any point in the source import process.
Revises the
SourceImporter
helper used during the source import process to use Cantus DB's new provenance api to get the name of a source's provenance. This eliminates the need to parse html from CantusDB to get Provenance name, and therefore now at any point in the source import process.Closes #808.