Skip to content

Commit

Permalink
Please linters
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Santiago Paunovic <[email protected]>
  • Loading branch information
ivanpauno committed Feb 27, 2020
1 parent a0f8f3d commit 39a93ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rclpy/test/test_destruction_order.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import pytest

import rclpy
from rclpy.node import Node
from rclpy.utilities import get_default_context

from test_msgs.msg import BasicTypes

def test_destruction_order():
context = rclpy.context.Context()
Expand Down

0 comments on commit 39a93ac

Please sign in to comment.