Python Arithmetic Formatter Issue Passing Test

Tell us what’s happening:
Hi everyone, I’m having an issue passing the “test_arrangement” test on the arithmetic formatter project in the python projects. When I look at the console log, everything in my problem matches up like it should, why is the test still not working? My formatting is correct.

Your code so far
You can access my project in the link below.

Challenge: Arithmetic Formatter

Link to the challenge:
https://repl.it/talk/share/Arithmetic-Formatter-Project/58110

This is your test module
image

Below is my test module
image

You’ve those extra ////, I guess you edited this line by mistake…