Skip to content

Cast mode to str

jennydaman requested to merge jennydaman/cullax:patch-1 into master

On Python 3.8.3 I am getting the result: "Well that didn't go well."

To ensure that the type is correct, casting mode using str(mode) fixed the problem.

Merge request reports