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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove shebang lines from source fiiles #55

Closed
csparpa opened this issue Nov 15, 2014 · 1 comment
Closed

Remove shebang lines from source fiiles #55

csparpa opened this issue Nov 15, 2014 · 1 comment
Assignees
Milestone

Comments

@csparpa
Copy link
Owner

csparpa commented Nov 15, 2014

Lines such as

#!/usr/bin/env python

should be removed from all source files, as this is a library and cointains no directly-executable Python scripts (so no portability issues).

@csparpa csparpa self-assigned this Nov 15, 2014
@csparpa csparpa added this to the Release 2.2 milestone Nov 15, 2014
@csparpa
Copy link
Owner Author

csparpa commented Nov 22, 2014

Fixed by #58

@csparpa csparpa closed this as completed Nov 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant