use the same style of hashbang for all files
This commit is contained in:
parent
8df946943d
commit
d68bfbde54
@ -1,4 +1,4 @@
|
||||
#! /usr/bin/env python3
|
||||
#!/usr/bin/env python3
|
||||
import subprocess
|
||||
import time
|
||||
import glob
|
||||
|
@ -1,4 +1,4 @@
|
||||
#! /usr/bin/env python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
#
|
||||
# Copyright (c) 2016-2020, Przemyslaw Skibinski, Yann Collet, Facebook, Inc.
|
||||
|
Loading…
Reference in New Issue
Block a user