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 python-package!4
parents 057e7a1b 228c3c99
Branches
No related tags found
No related merge requests found
......@@ -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