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

svg2tikz/tikz_export.py has invalid shabeng ending with /. #183

Closed
dreirund opened this issue Jan 13, 2024 · 1 comment · Fixed by #184
Closed

svg2tikz/tikz_export.py has invalid shabeng ending with /. #183

dreirund opened this issue Jan 13, 2024 · 1 comment · Fixed by #184

Comments

@dreirund
Copy link

The shabeng line of the file svg2tikz/tikz_export.py ends with /, which is incorrect:

head -n1 svg2tikz/tikz_export.py:

#!/usr/bin/env python/

The trailing / needs to be removed.

See also ↗ this namcap issue.

Regards!

@ldevillez ldevillez linked a pull request Jan 14, 2024 that will close this issue
1 task
@ldevillez
Copy link
Collaborator

Hello @dreirund,

Thanks for the head up:)

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 a pull request may close this issue.

2 participants