Fix pep8 error
Story: 2010410 Task: 46805 Change-Id: I95d4938e16489881db3549f29e77fdf66fb515f6
This commit is contained in:
parent
fa51e6ce9d
commit
54409794f8
2
con22.py
2
con22.py
@ -1,2 +1,2 @@
|
||||
print("2022 contribution")
|
||||
print("Hello OpenStack")
|
||||
print("Hello OpenStack")
|
||||
|
@ -1 +1 @@
|
||||
print("hello openstack!!!")
|
||||
print("hello openstack!!!")
|
||||
|
@ -1,4 +1,4 @@
|
||||
print("test for review")
|
||||
value = 3
|
||||
print(value + 2)
|
||||
print("ans is 5")
|
||||
print("ans is 5")
|
||||
|
Loading…
x
Reference in New Issue
Block a user