Bug #1989
Updated by Ayush Khandelwal almost 3 years ago
This document https://edutestdev-240612.appspot.com/admin/document/10121/ks28dec21/docs/stable/_modules/torch/multiprocessing.html has multiple lines present in the content of the .txt file but while parsing we're skipping the empty line. Make sure it should not skip the lines present in the data field.
As an example, see the above document doesn't have any spaces present between the statement but in original there is the spaces present and also in the .txt file, spaces are present.