Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove shebang lines from all examples. [MEP12] #6342

Merged
merged 1 commit into from Apr 29, 2016

Conversation

TrishGillett
Copy link
Contributor

I'm planning a hacknight soon with my local PyLadies group to contribute some work on example clean up, but deleting shebang lines seemed like one aspect of MEP12 that could be easily done in bulk ahead of time. I believe this gets rid of every single shebang in the examples folder. You might even say it takes care of... the whole shebang. 馃槑

This commit also includes a handful of other tweaks to file headers. Nothing exhaustive, just things I noticed while the files were open.

@tacaswell
Copy link
Member

馃憤 Appveyor looks like downloading miniconda is flaky.

@tacaswell tacaswell merged commit 9533cc6 into matplotlib:master Apr 29, 2016
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Apr 29, 2016
@QuLogic QuLogic added the MEP: MEP12 gallery and examples improvements label Apr 29, 2016
@dopplershift
Copy link
Contributor

FYI, AppVeyor has a miniconda install already on the machines now.

tacaswell added a commit that referenced this pull request Nov 11, 2016
DOC: Remove shebang lines from all examples. [MEP12]

Conflicts:
	examples/pylab_examples/date_demo1.py
	  - removed since the source PR
	examples/pylab_examples/date_demo2.py
	  - removed since the source PR
	examples/pylab_examples/finance_demo.py
	  - removed since the source PR
	examples/pylab_examples/mri_with_eeg.py
	  - resolved in favor of current text
@tacaswell
Copy link
Member

backporting this to v2.x to make backporting other docs changes easier.

backported to v2.x as c922fcc

@tacaswell tacaswell modified the milestones: 2.0.1 (next bug fix release), 2.1 (next point release) Nov 11, 2016
@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MEP: MEP12 gallery and examples improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants