Skip to content

Commit

Permalink
import organization
Browse files Browse the repository at this point in the history
  • Loading branch information
ct2034 committed Dec 5, 2023
1 parent fe1e58e commit 37c8b7e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions diagnostic_updater/test/status_msg_test.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
import pytest
import rclpy
import unittest

from diagnostic_updater import Updater
from launch import LaunchDescription
from launch_ros.actions import Node
from diagnostic_msgs.msg import DiagnosticArray, DiagnosticStatus
from launch_testing.actions import ReadyToTest
from diagnostic_updater import Updater
import rclpy


class TestProcessOutput(unittest.TestCase):
Expand Down

0 comments on commit 37c8b7e

Please sign in to comment.