Skip to content

Conversation

musicinmybrain
Copy link
Contributor

@musicinmybrain musicinmybrain commented May 31, 2025

Remove the shebang lines from tatsu/g2e/__init__.py. It does not have the execute bit set, so the shebang is not useful.

The shebang line in tatsu/bootstrap.py is similarly useless, but the comments at the beginning of that file say it is generated, so I did not edit it directly.

Sets the execute bit on two script-like library sources that have shebangs: tatsu/g2e/__init__.py and tatsu/bootstrap.py.

It does not have the execute bit set, so the shebang is not useful.
@apalala
Copy link
Collaborator

apalala commented May 31, 2025

It would preferable to add the execute bit...

@musicinmybrain musicinmybrain changed the title Remove unused shebang line from tatsu/g2e/__init__.py Set execute bit on two script-like library sources that have shebangs Jun 1, 2025
@apalala
Copy link
Collaborator

apalala commented Jun 1, 2025

One more thing, @musicinmybrain.

Would you care to add yourself to the list of contributors in the docs as part of one of your pull requests/

@musicinmybrain
Copy link
Contributor Author

Would you care to add yourself to the list of contributors in the docs as part of one of your pull requests/

Added to this PR, as requested. Thanks!

@apalala apalala merged commit 1b4efb0 into neogeny:master Jun 3, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants