From 8c1ba0b54fb84784daa9117d5f8ab242686f24be Mon Sep 17 00:00:00 2001 From: Louis Navarre <louisnavarre@hotmail.com> Date: Tue, 17 Jan 2023 14:25:03 +0000 Subject: [PATCH] Change file name --- shortest_path.py => sp.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename shortest_path.py => sp.py (100%) diff --git a/shortest_path.py b/sp.py similarity index 100% rename from shortest_path.py rename to sp.py -- GitLab