Skip to content

Commit

Permalink
Package marker files are not executable (crigroup#4)
Browse files Browse the repository at this point in the history
So they don't need a shebang.
  • Loading branch information
gavanderhoorn authored Dec 13, 2020
1 parent 8cd9172 commit cdc58aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/baldor/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python
from . import axis_angle
from . import euler
from . import quaternion
Expand Down

0 comments on commit cdc58aa

Please sign in to comment.