Skip to content

Improve error handling, update default filename, create file for shared logic called functions.py#4

Open
willmhowes wants to merge 8 commits into
internetarchive:mainfrom
willmhowes:main
Open

Improve error handling, update default filename, create file for shared logic called functions.py#4
willmhowes wants to merge 8 commits into
internetarchive:mainfrom
willmhowes:main

Conversation

@willmhowes

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread main.py
else:

seldocs = select_docs(dt, ch, lg, lm, ck, ct)
seldocs = select_docs(dt, ch, lg, lm, ck, ct, inventory)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you test these changes? I am afraid the non-hashable (if it is one) parameter (i.e., inventory) passed might mess up with the caching system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants