-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Milestone
Description
From PR #39 ,
I received the following warning when running flake8
on branch tswast:gbq-37
but Travis did not report the warning.
Local run:
tony@tonypc:~/pydata-pandas-gbq$ flake8 pandas_gbq
pandas_gbq/tests/test_gbq.py:136:61: F841 local variable 'e' is assigned to but never used
On Travis:
https://travis-ci.org/tswast/pandas-gbq/jobs/234914390
Metadata
Metadata
Assignees
Labels
type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.