Skip to content

Conversation

@CalvinFang-code
Copy link
Collaborator

these changes aren't going to be used -- just for an example

"""

self.conn.execute(update_query)
records_updated = len(updated_data)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this function isn't covered by test -- please write a minimal test which just runs the function. Doesnt need anything other than to run the function and can end with assert True == True

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