diff --git a/physics/centripetal_force.py b/physics/centripetal_force.py index a4c624582475..1dd8aecfdebe 100644 --- a/physics/centripetal_force.py +++ b/physics/centripetal_force.py @@ -47,3 +47,5 @@ def centripetal(mass: float, velocity: float, radius: float) -> float: import doctest doctest.testmod(verbose=True) + +# wilkin estuvo aqui, es una prueba para ensenar pull request, no me bannen