docs(example): fix update sample image path to be relative (#2864)
* Update sample image path to be relative The example script currently uses a relative path (tests\data\...) to load the sample image. This causes a FileNotFoundError if the script is not executed strictly from the repository root (e.g., when running directly from an IDE or the script's own directory). Signed-off-by: Nikhil Singh <124866156+Ritinikhil@users.noreply.github.com> * Update docs/examples/experimental/process_table_crops.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Peter W. J. Staar <91719829+PeterStaar-IBM@users.noreply.github.com> * formatter and linter Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> --------- Signed-off-by: Nikhil Singh <124866156+Ritinikhil@users.noreply.github.com> Signed-off-by: Peter W. J. Staar <91719829+PeterStaar-IBM@users.noreply.github.com> Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> Co-authored-by: Peter W. J. Staar <91719829+PeterStaar-IBM@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
N
Nikhil Singh committed
211c759fd043e81c26d2dee4418e7bf99d128673
Parent: 5c1f8f0
Committed by GitHub <noreply@github.com>
on 1/9/2026, 11:46:48 AM