Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Rename all mixedCase globals to snake case to appease N816 #689

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

xginn8
Copy link
Collaborator

@xginn8 xginn8 commented Mar 14, 2019

Signed-off-by: Matthew McGinn mamcgi@gmail.com

Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
@clslgrnc
Copy link
Contributor

clslgrnc commented Mar 14, 2019

You can ignore my now deleted previous message, the following line remains:

skipIfPYpy = unittest.skipIf(using_pypy, "Skipping this test on pypy.")

from influxdb.tests import skipIfPYpy, using_pypy, skipServerTests




dummy_pointsDF[i]['dataframe'],
dummy_pointsDF[i]['measurement'],
dummy_pointsDF[i]['tags']))


Or not I see you just pushed something

@xginn8
Copy link
Collaborator Author

xginn8 commented Mar 14, 2019

Sorry about that, missed a stashed change set. @clslgrnc PTAL

@clslgrnc
Copy link
Contributor

looks good to me (and travis)

@xginn8 xginn8 merged commit 02de23f into influxdata:master Mar 14, 2019
@xginn8 xginn8 deleted the rename_globals branch March 14, 2019 13:11
LloydW93 pushed a commit to bbc/influxdb-python that referenced this pull request Apr 15, 2019
tux-00 pushed a commit to tux-00/influxdb-python that referenced this pull request Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants