Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Better handling non str identifiers
This is to fix related identifiers like ISBNs where they are integers. Convert all to string but only try to strip from already strings
- Loading branch information