Skip to content

Commit 23dfbed

Browse files
authored
Fix print statement syntax in test.py
1 parent 2cb12eb commit 23dfbed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
print "Wassup Buddy!! vASH auto poll")
1+
print ("Wassup Buddy!! vASH auto poll")

0 commit comments

Comments
 (0)