We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d307b9 + 83a29d8 commit 451475bCopy full SHA for 451475b
pythonExample/pythonProj.py
@@ -16,5 +16,5 @@ def arc4_encrypt_password(key, password):
16
return hashlib.md5(encrypted_password).hexdigest()
17
18
# Now you can call printme function
19
-printme("Hello from JFROG");
+printme("Hello from JFROG and InfoMagnus!");
20
printme("this is a log line that is monitored by the team and will cause alerts")
0 commit comments