Skip to content

Commit 71cd5d8

Browse files
committed
Removing shebangs from modules
1 parent 0e0c3cb commit 71cd5d8

File tree

8 files changed

+0
-8
lines changed

8 files changed

+0
-8
lines changed

src/mbed_os_tools/detect/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21

32
# Copyright (c) 2018, Arm Limited and affiliates.
43
# SPDX-License-Identifier: Apache-2.0

src/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

src/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_fastmodel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

src/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_remote.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

src/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_serial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

src/mbed_os_tools/test/host_tests_conn_proxy/conn_proxy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

src/mbed_os_tools/test/host_tests_logger/ht_logger.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

src/mbed_os_tools/test/mbed_greentea_cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21

32
# Copyright (c) 2018, Arm Limited and affiliates.
43
# SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)