fix: add division by zero check, return zero instead of exception

This commit is contained in:
Marvin Flock
2025-06-29 16:44:18 +02:00
parent 9289843cb1
commit 4ecf48d02e
3 changed files with 7 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
This is no official release!
The Release and the release notes will be generated by github actions