diff options
author | Raul Benencia <rul@kalgan.cc> | 2021-07-06 14:33:15 -0700 |
---|---|---|
committer | Raul Benencia <rul@kalgan.cc> | 2021-07-06 14:33:55 -0700 |
commit | a390e8f3acca537460cdae7544af7750b70c2961 (patch) | |
tree | 76518a3ed916bc2a6f047a03b9554ff29f931f8d /bin/padding-remove | |
parent | e47eacc019284efefac2f1d9fc99462ddcd7ea47 (diff) |
sort aliases files
Diffstat (limited to 'bin/padding-remove')
-rwxr-xr-x | bin/padding-remove | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/padding-remove b/bin/padding-remove index 9c5f41e..060f694 100755 --- a/bin/padding-remove +++ b/bin/padding-remove @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import sys |