Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added events method #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added events method #17

wants to merge 1 commit into from

Conversation

abhay44
Copy link
Contributor

@abhay44 abhay44 commented Feb 8, 2017

@kshitij10496 Added events method to notify the users.As of now, users will be notified for pushevent and createevent.Will update the code soon for other events too.Can we find a better method instead of calling if statement or elif statement each time to see whether it's a pushevent or createevent or etc..?

@pep8speaks
Copy link

Hello @abhay44! Thanks for submitting the PR.

Line 9:1: E302 expected 2 blank lines, found 1
Line 11:1: W191 indentation contains tabs
Line 12:1: W191 indentation contains tabs
Line 13:1: W191 indentation contains tabs
Line 15:1: W191 indentation contains tabs
Line 16:1: W191 indentation contains tabs
Line 17:1: W191 indentation contains tabs
Line 18:1: W191 indentation contains tabs
Line 19:1: W191 indentation contains tabs
Line 23:13: W292 no newline at end of file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants