From 808513a71d8bb0aeb2bec285b23c418d621ae4a8 Mon Sep 17 00:00:00 2001 From: wilkin Date: Sun, 13 Oct 2024 21:55:38 -0400 Subject: [PATCH] prueba de pull request --- physics/centripetal_force.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/physics/centripetal_force.py b/physics/centripetal_force.py index a4c624582..a176aa894 100644 --- a/physics/centripetal_force.py +++ b/physics/centripetal_force.py @@ -47,3 +47,5 @@ if __name__ == "__main__": import doctest doctest.testmod(verbose=True) + +#wilkin estuvo aqui, es una prueba para ensenar pull request, no me bannen \ No newline at end of file