Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbell committed Oct 16, 2023
1 parent aab7379 commit 4975d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosapi/src/rosapi/objectutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
# POSSIBILITY OF SUCH DAMAGE.

import inspect
import logging

from rosapi.stringify_field_types import stringify_field_types
from rosbridge_library.internal import ros_loader
import logging

# Keep track of atomic types and special types
atomics = [
Expand Down

0 comments on commit 4975d3c

Please sign in to comment.