Skip to content
Snippets Groups Projects
Commit 4580a08c authored by Klaas Kliffen's avatar Klaas Kliffen :satellite:
Browse files

Merge branch 'hotfix/add_docstring_to_greeter' into 'main'

Hotfix/add docstring to greeter

See merge request !4
parents 057e7a1b 228c3c99
No related branches found
No related tags found
1 merge request!4Hotfix/add docstring to greeter
......@@ -2,4 +2,5 @@
def greeter():
"""Prints a nice message"""
print("Hello World!")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment