From 96114b1157f36fc8b4536ff0f3b9589041cb197d Mon Sep 17 00:00:00 2001 From: Sylvain MARIE Date: Mon, 11 Jul 2022 09:52:26 +0200 Subject: [PATCH] Code review from #46759 : moved benchmark file --- asv_bench/benchmarks/{tslibs => }/strftime.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename asv_bench/benchmarks/{tslibs => }/strftime.py (100%) diff --git a/asv_bench/benchmarks/tslibs/strftime.py b/asv_bench/benchmarks/strftime.py similarity index 100% rename from asv_bench/benchmarks/tslibs/strftime.py rename to asv_bench/benchmarks/strftime.py