Skip to content

Commit

Permalink
Linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed Feb 17, 2020
1 parent 32333ab commit 4398eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphslam/pose/base_pose.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ class BasePose(np.ndarray):
"""

# pylint: disable=arguments-differ
def copy(self):
"""Return a copy of the pose.
Expand Down

0 comments on commit 4398eb0

Please sign in to comment.