BookOps-CAT / bookops-worldcat

BookOps WorldCat Metadata API wrapper
https://bookops-cat.github.io/bookops-worldcat/
MIT License
35 stars 7 forks source link

Return types for MetadataSession #107

Open charlottekostelic opened 4 months ago

charlottekostelic commented 4 months ago

Should MetadataSession methods allow for None as a return type? What would be the situation in which one of these methods would return None rather than requests.Response?