Skip to content

Commit 451475b

Browse files
Merge pull request #11 from byron-github-school/byron-test
Byron test
2 parents 4d307b9 + 83a29d8 commit 451475b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonExample/pythonProj.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ def arc4_encrypt_password(key, password):
1616
return hashlib.md5(encrypted_password).hexdigest()
1717

1818
# Now you can call printme function
19-
printme("Hello from JFROG");
19+
printme("Hello from JFROG and InfoMagnus!");
2020
printme("this is a log line that is monitored by the team and will cause alerts")

0 commit comments

Comments
 (0)