parth-paradkar / pytodo

A minimal command line todo list created using Python and MongoDB
MIT License
4 stars 9 forks source link

Adds --disable_quotes options #19

Closed janish1999 closed 4 years ago

janish1999 commented 4 years ago

Fixes #17 Added options to Enable/Disable quotes

parth-paradkar commented 4 years ago

Hi @janish1999 . Apparaently some xml files have crept up in this PR. Please remove them.

parth-paradkar commented 4 years ago

I would also appreciate if you made the changes in separate commits, each commit describing smaller sub-changes, as is the recommended way. Thanks!

parth-paradkar commented 4 years ago

I would suggest creating a new PR once #18 is merged. Otherwise, we may face unnecessary merge conflicts. Sorry for the inconvenience. Also, please don't edit the Pipfile manually in anyway.

janish1999 commented 4 years ago

Yeah sure. I'll create a new pull request after #18 is merged

parth-paradkar commented 4 years ago

Thanks a lot! :+1: