Skip to content

Update README.rst - #24

Merged
griffinmyers merged 1 commit into
masterfrom
will/readme
Jun 26, 2017
Merged

Update README.rst#24
griffinmyers merged 1 commit into
masterfrom
will/readme

Conversation

@griffinmyers

Copy link
Copy Markdown
Contributor

No description provided.

@griffinmyers
griffinmyers requested a review from tylerjnap June 26, 2017 17:01
Comment thread README.rst
'id': 'mycustomer-1234',
'email_sha256': hashlib.sha256("user@example.com".lower().strip()).hexdigest()
}
'email_sha256': hashed_email,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a reason we want these trailing commas?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It's a part of our python style guide, just staying idiomatic with the repo

@tylerjnap tylerjnap left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If you're ok with commas, LGTM

@griffinmyers
griffinmyers merged commit 73cc25e into master Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants