oss2019 / crispy-ai

An intelligent bot that listens and summarises lectures to deliver content that is crisp and to-the-point
MIT License
7 stars 14 forks source link

Created BaseApp #27

Closed vedangj044 closed 5 years ago

vedangj044 commented 5 years ago

Changes Summary:

vedangj044 commented 5 years ago

I think, @NeuralFlux You have not added the Pep8 checking app, yet. I request you to review this pull request. Then we can create another issue to check your entire code for pep8 errors and commit a pep8 compliant code. Once our code passes all pep8 tests, we can configure the pep8 bot on this repo.

vedangj044 commented 5 years ago

Ignore my previous comments or gitter messages. I am always in a hurry :-)

Kindly, review this pull request

svp19 commented 5 years ago

@vedangj044... I was going through your PR :).

Also because the others are not too active now, @NeuralFlux will be ready to merge your PR if he finds it proper. However, when others began to submit their PRs, merging a PR like this that closes 3 issues can become quite a task. So please try to submit smaller prs that fix One issue at most.

vedangj044 commented 5 years ago

Sorry for late commit. Removed pycached This should also close

vedangj044 commented 5 years ago

@svp19 OK, as i assigned both the issue, so i submitted one pull request for both of them.

NeuralFlux commented 5 years ago

Please try not to reference multiple issues in a PR. It is kind of tough for us to keep a track of each issue. I've edited your comment to remove the 26 issue mention. You can do it in a different PR if interested. For now, this looks good enough to be merged.