tests: 3.x syntax compat for tests/data/stubs/
parent
27a4001f4f
commit
3f46c9569c
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# Mainly for use in stubconnections/kubectl.yml
|
# Mainly for use in stubconnections/kubectl.yml
|
||||||
|
|
||||||
print 'PID: 1'
|
print('PID: 1')
|
||||||
|
Loading…
Reference in New Issue