Skip to content

MAINT: remove shebang from test modules #15134

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

Merged
merged 1 commit into from
Jan 15, 2017

Conversation

ssalonen
Copy link
Contributor

@ssalonen ssalonen commented Jan 15, 2017

@codecov-io
Copy link

codecov-io commented Jan 15, 2017

Current coverage is 85.53% (diff: 100%)

Merging #15134 into master will decrease coverage by <.01%

@@             master     #15134   diff @@
==========================================
  Files           145        145          
  Lines         51288      51288          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          43872      43871     -1   
- Misses         7416       7417     +1   
  Partials          0          0          

Powered by Codecov. Last update 1f82f18...3b6c960

@jreback jreback added the Compat pandas objects compatability with Numpy or Python functions label Jan 15, 2017
@jreback jreback added this to the 0.20.0 milestone Jan 15, 2017
@jreback jreback merged commit a19b0d8 into pandas-dev:master Jan 15, 2017
@jreback
Copy link
Contributor

jreback commented Jan 15, 2017

thanks!

@jreback jreback added the Clean label Jan 15, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pandas contains shebang pointing to /usr/bin/python which are problematic
3 participants