From c367d2eb089fdb9df9a9b658df96349d5ab4dcf2 Mon Sep 17 00:00:00 2001 From: Shane Loretz Date: Mon, 30 Sep 2024 20:12:06 -0700 Subject: [PATCH] Newline at end of file Signed-off-by: Shane Loretz --- .../Migrating-from-ROS1/Migrating-Python-Package-Tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/How-To-Guides/Migrating-from-ROS1/Migrating-Python-Package-Tutorial.rst b/source/How-To-Guides/Migrating-from-ROS1/Migrating-Python-Package-Tutorial.rst index 1282f59ac9..7c9aeedebf 100644 --- a/source/How-To-Guides/Migrating-from-ROS1/Migrating-Python-Package-Tutorial.rst +++ b/source/How-To-Guides/Migrating-from-ROS1/Migrating-Python-Package-Tutorial.rst @@ -126,4 +126,4 @@ Conclusion ---------- You have learned how to migrate an example Python ROS 1 package to ROS 2. -Use the :doc:`Migrating Python Packages reference page <./Migrating-Python-Packages>` to help you migrate your own Python packages from ROS 1 to ROS 2. \ No newline at end of file +Use the :doc:`Migrating Python Packages reference page <./Migrating-Python-Packages>` to help you migrate your own Python packages from ROS 1 to ROS 2.