Fix lint
All checks were successful
lint / ruff (push) Successful in 1m11s

This commit is contained in:
Andras Schmelczer 2026-06-06 15:31:52 +01:00
parent fd17cf2540
commit fb0242b470

View file

@ -209,6 +209,7 @@
" print(f\"wrote {out_path.relative_to(PHOTOS_DIR.parent)}\")\n",
" plt.show()\n",
"\n",
"\n",
"render_section(*PORTRAIT, \"portrait frame\", \"crop_compare_portrait.png\")"
]
},