Merge branch 'main' into feat/pause-functionality

This commit is contained in:
Storm
2026-01-30 17:30:05 +01:00
37 changed files with 251 additions and 3 deletions

View File

@@ -1,4 +1,10 @@
# coding=utf-8
# -*- coding: utf-8 -*-
"""
This program has been developed by students from the bachelor Computer Science at Utrecht
University within the Software Project course.
© Copyright Utrecht University (Department of Information and Computing Sciences)
"""
import mock
import pytest
import zmq