yasoob / practical-python-projects

99 stars 42 forks source link

Code Error 3.6 #8

Closed smithers closed 3 years ago

smithers commented 4 years ago

Location Within the Book

Hint: Page numbers change all the time. The best way to report an issue is by chapter and section numbers.

Description

line 12: argument given to html.write_pdf() should be 'path/invoice.pdf', not 'path/invoice.html'

Possible Solutions

Your full name so I can provide accurate credit within the book

Jeff Czarniak

yasoob commented 4 years ago

Thank you so much for the bug report @smithers :) I will fix that in the next version.

yasoob commented 3 years ago

This issue has been fixed in the latest update that will be sent out later today. Thanks again @smithers!