support
support copied to clipboard
[Bug] Reduce unnecessary brackets
Describe the bug Some functions that return values are protected with too many levels of parentheses.
To reproduce
See (entfernung.distance()) in the example below. Source: https://www.youtube.com/watch?v=fx6aW9KoTgg
Expected behavior Have them only when necessary or in ambiguous cases.