Skip to content

Commit f0daf3a

Browse files
committed
unexecutable lib files should not contain a shebang
Change-Id: Ifec7cb3bcb7f84bf428f2094ad7fa426fbc73006
1 parent 52662fb commit f0daf3a

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

quantum/client/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
# vim: tabstop=4 shiftwidth=4 softtabstop=4
32

43
# Copyright 2011 Nicira Networks, Inc.

quantum/client/cli_lib.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
# vim: tabstop=4 shiftwidth=4 softtabstop=4
32

43
# Copyright 2011 Nicira Networks, Inc.

quantum/common/config.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
# vim: tabstop=4 shiftwidth=4 softtabstop=4
32

43
# Copyright 2011 Nicira Networks, Inc.

0 commit comments

Comments
 (0)