Skip to content

Conversation

@brian-pond
Copy link

This small fix should prevent the following error from appears in the worker logs.

/erpnext/frappe_bench/env/lib/python3.8/site-packages/pdfkit/source.py:11: SyntaxWarning: "is" with a literal. Did you mean "=="?
20:00:09 worker_short.1 | if self.type is 'file':

This small fix should prevent the following error from appears in the worker logs.

/erpnext/frappe_bench/env/lib/python3.8/site-packages/pdfkit/source.py:11: SyntaxWarning: "is" with a literal. Did you mean "=="?
20:00:09 worker_short.1   |   if self.type is 'file':
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.

1 participant