Skip to content

TST: flake8 should run on all python builds #51

Closed
@parthea

Description

@parthea

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

No one assigned

    Labels

    type: processA process-related concern. May include testing, release, or the like.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions