From c797cac291893606dda25c16dae4003a89b0c02c Mon Sep 17 00:00:00 2001 From: T-BENZIN Date: Mon, 12 Jun 2023 12:20:48 +0500 Subject: [PATCH] locations_v3_search.py renamed from locations.py --- pydantic_models/{locations.py => locations_v3_search.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pydantic_models/{locations.py => locations_v3_search.py} (100%) diff --git a/pydantic_models/locations.py b/pydantic_models/locations_v3_search.py similarity index 100% rename from pydantic_models/locations.py rename to pydantic_models/locations_v3_search.py