From a1e19b635d5fd770f7bd8bd80afd77ed8defc41f Mon Sep 17 00:00:00 2001 From: Cyrus Leung Date: Thu, 8 May 2025 18:04:18 +0800 Subject: [PATCH] [Doc] Fix a typo in the file name (#17836) Signed-off-by: DarkLight1337 --- .../offline_inference/{reproduciblity.py => reproducibility.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/offline_inference/{reproduciblity.py => reproducibility.py} (100%) diff --git a/examples/offline_inference/reproduciblity.py b/examples/offline_inference/reproducibility.py similarity index 100% rename from examples/offline_inference/reproduciblity.py rename to examples/offline_inference/reproducibility.py