Test changes
updated script with print Removed trailing whitespace Signed Change-Id: I2b3d575155a79a61e0a5232f98880d74bdffb797 Signed-off-by: Anton Utkin <autkin@redhat.com>
This commit is contained in:
5
test_autkin.py
Normal file
5
test_autkin.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import datetime
|
||||
|
||||
print(datetime.datetime.now())
|
||||
print("hello world")
|
||||
print("This is a signed commit")
|
||||
Reference in New Issue
Block a user