delete unnecessary new line

This commit is contained in:
David Xu
2025-01-29 20:25:51 -08:00
parent c70abc7511
commit 89e46b69b1
-1
View File
@@ -286,7 +286,6 @@
"\n",
" return float(total_refund)\n",
"\n",
"\n",
"def _lookup(\n",
" customer_first_name: str,\n",
" customer_last_name: str,\n",