Markus Löning

Software Engineering & Machine Learning

Recent posts

Dec 20, 2023
Implementing the Uno card game in PythonA friend of mine recently implemented the card game Uno as a programming exercise in Python and asked me for feedback.…
Oct 2, 2020
Run pre-commit retrospectively on all changed files in a PRWhen I was developing sktime, we sometimes had new contributors who opened a PR but forgot to set up pre-commit.…