Skip to content
Snippets Groups Projects
Commit 3cb2b9c8 authored by Marco Bakera's avatar Marco Bakera
Browse files

test commit for #4

parent b95c2a02
No related branches found
No related tags found
No related merge requests found
...@@ -34,8 +34,8 @@ Hint: Follow the ...@@ -34,8 +34,8 @@ Hint: Follow the
1. Delete your branch from your local repository 1. Delete your branch from your local repository
1. Synchronize your fork with the project repository 1. Synchronize your fork with the project repository
Do not forget to add a testcase to your solution. Tests in Python-Docstrings in Do not forget to add a testcase to your solution. Tests in Python-Docstrings
`my_solution.py` can be tested with `python3 -m doctest my_solution.py`. in `my_solution.py` can be tested with `python3 -m doctest my_solution.py`.
Solutions will be tested with a CI-workflow defined in Solutions will be tested with a CI-workflow defined in
[python-app.yml](.github/workflows/python-app.yml). [python-app.yml](.github/workflows/python-app.yml).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment