Skip to content

Modernize code to not cause warnings on python 3.11

Spindel 🕷 Ljungmark requested to merge modernize into main

Fix some deprecation errors, f-strings and mypy disliking some asserts

Merge request reports