Skip to content

Conversation

@artyrian
Copy link
Contributor

@artyrian artyrian commented Oct 21, 2025

We don't need shebang here cause there is the __main__.py file which allowed to run it as a script.

This doesn't directly interfere much, but I've encountered difficulties when my code tried to turn this module into a script (based on first line/shebang), although the file itself is not intended for this.

Thanks for contributing!

Before submitting your pull request please have a look at the
following checklist:

  • ran the tests (pytest)
  • all style issues addressed (flake8)
  • your changes are covered by tests
  • your changes are documented, if needed

In addition, please take care to provide a proper description
on what your change does, fixes or achieves when submitting the
pull request.

We don't need shebang here cause there is the `__main__.py` file which allowed to run it as a script.

This doesn't directly interfere much, but I've encountered difficulties when my code tried to turn this module into a script (based on first line/shebang), although the file itself is not intended for this.
@andialbrecht andialbrecht added this to the 0.5.4 milestone Nov 25, 2025
@andialbrecht andialbrecht merged commit 237d2f9 into andialbrecht:master Nov 25, 2025
@andialbrecht
Copy link
Owner

Thanks!

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