From bb4f0b4452aaebd54b426ae50d2d90a8f9d992a1 Mon Sep 17 00:00:00 2001 From: Junior Date: Thu, 27 Jun 2024 11:09:31 -0400 Subject: [PATCH] Rename scope to scopedocstring --- Python/{029_scope.py => 029_scopedocstring.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Python/{029_scope.py => 029_scopedocstring.py} (100%) diff --git a/Python/029_scope.py b/Python/029_scopedocstring.py similarity index 100% rename from Python/029_scope.py rename to Python/029_scopedocstring.py