★ wanayoo — archive 1999 https://github.com/datadesk/python-documentcloud/issues/127Nouvelle recherche | Portail wanayoo
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

Would it be desirable to add a method for updating individual values for document data? #127

Open
meli-lewis opened this issue Apr 5, 2019 · 1 comment

Comments

@meli-lewis
Copy link

@meli-lewis meli-lewis commented Apr 5, 2019

I admit I ask because I kept absentmindedly trying to update with doc.data['key'] = 'value' rather than doc.data = {'key': 'value'} today. I could see it being advantageous to leave behavior as it is, because what I tried opens at least one can of testing worms, but I figured it best to check!

Thanks again for the incredibly useful tools, y'all.

@palewire
Copy link
Member

@palewire palewire commented Apr 8, 2019

Sure. Always happy to consider a thoughtful patch.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.