Add file docstrings

This commit is contained in:
Christophe Bedard 2019-06-24 10:45:29 +02:00
parent a32df113f5
commit dd8241cc1d
7 changed files with 10 additions and 4 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Example launch file for the Trace action
"""Example launch file for the Trace action."""
from launch import LaunchDescription
from launch_ros.actions import Node