Skip to content

Conversation

@chemidy
Copy link
Contributor

@chemidy chemidy commented Jun 28, 2019

-add analytics_label in FcmOptions

#301

@stripathi669
Copy link

I came here to raise the same request. Thank you for that.

Any rough idea when can we see this in pypi release? In terms of (weeks or months etc)

@chemidy
Copy link
Contributor Author

chemidy commented Jul 3, 2019

I have to add tests and fix some bug in my PR before :)

Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks rather incomplete. I don't see the code that handles JSON serialization of new types. Also no test cases for the new functionality.

def __init__(self, analytics_label=None):
self.analytics_label = analytics_label

class FcmOptions(object):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add one more empty line.


def __init__(self, analytics_label=None):
self.analytics_label = analytics_label

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more empty line.

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.

3 participants