mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 02:46:36 +00:00
style(e2e): ruff auto-fix imports and remove unused imports in e2e suite
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,9 +4,9 @@ import numpy as np
|
||||
import pytest
|
||||
|
||||
from gps_denied.testing.metrics import (
|
||||
trajectory_rmse,
|
||||
absolute_trajectory_error,
|
||||
relative_pose_error,
|
||||
trajectory_rmse,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user