You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
When using `pep257` without rewriting the hashbang in the script (e.g. via `tox`), the space at the beginning of the hashbang breaks invocation of the script:
```
pep257 runtests: commands[0] | /home/buildbot/slave/lint/build/.tox/pep257/bin/pep257 ...
: No such file or directory
```
0 commit comments