mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-18 05:45:44 -07:00
klippy: remove python2 shebangs
Signed-off-by: David van 't Wout <github@yoctobyte.nl>
This commit is contained in:
parent
f04895f540
commit
4fcf93565d
11 changed files with 15 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
# Script that tries to find how much stack space each function in an
|
||||
# object is using.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue