deep-learning-with-pytorch / dlwpt-code

Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
https://www.manning.com/books/deep-learning-with-pytorch
4.74k stars 2.01k forks source link

Errata: Missing code formatting below Listing 15.1 #49

Open rasbt opened 3 years ago

rasbt commented 3 years ago

Small issue on pg 447: "request.files" isn't formatted in code font like other code examples.

Screen Shot 2021-01-18 at 9 29 10 PM