-
Notifications
You must be signed in to change notification settings - Fork 262
Added python script for a Research paper latex parser #602
Added python script for a Research paper latex parser #602
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just add a few comments in the code(on hard to understand areas ) else everything is good
And add a requirements.txt file for the external libraries used and therefore update the section of readme where u mentioned individual library installation to
pip install -r requirements.txt
Okay, will do that. |
Have added comments and a requirements.txt file.Please review the same. |
@allcontributors please add @priya-mane for code |
I've put up a pull request to add @priya-mane! 🎉 |
Python World does not accept pull requests on this repository anymore. |
Description
A short summary of what is included in your Pull Request.
Fixes #31
Type of change
Choosing one or more options from the following as per the nature of your Pull request.
Checklist:
Please tick all the boxes that are fulfilled by your Pull Request.
Update index.md
)README.md
, according to the givenREADME_TEMPLATE.