Another weird failure with Macos ``` Run # MNIST File "examples/mnist/mnist.py", line 67 pbar = tqdm(initial=0, leave=False, total=len(train_loader), desc=f"ITERATION - loss: {0:.2f}") ^ SyntaxError: invalid syntax Error: Process completed with exit code 1. ```