Skip to content

Commit

Permalink
Apply style fixes.
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <[email protected]>
  • Loading branch information
hidmic committed Apr 10, 2019
1 parent d1f6dc6 commit 3e2206c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion launch_testing_ros/launch_testing_ros/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@
# limitations under the License.


from . import tools
from .data_republisher import DataRepublisher
from .message_pump import MessagePump
from . import tools


__all__ = [
'DataRepublisher',
Expand Down

0 comments on commit 3e2206c

Please sign in to comment.