The comment included a typo and, using 'max' as variable name, I was accidentally shadowing Python's builtin 'max' function
9.1 KiB
9.1 KiB
The comment included a typo and, using 'max' as variable name, I was accidentally shadowing Python's builtin 'max' function