be systematic with coding and shebang
This commit is contained in:
Regular → Executable
+2
@@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
||||||
#
|
#
|
||||||
|
|||||||
Regular → Executable
+2
@@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
||||||
#
|
#
|
||||||
|
|||||||
Regular → Executable
+2
-1
@@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
||||||
#
|
#
|
||||||
|
|||||||
Regular → Executable
+2
@@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
||||||
#
|
#
|
||||||
|
|||||||
Regular → Executable
+1
@@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
# Copyright (C) 2018 SoloKeys, Inc. <https://solokeys.com/>
|
||||||
|
|||||||
Reference in New Issue
Block a user