mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-02 16:19:20 +02:00
Fix comment style in tests.
This commit is contained in:
parent
2c32dd0e9b
commit
0371172aef
17 changed files with 61 additions and 51 deletions
|
@ -1,6 +1,4 @@
|
|||
"""
|
||||
Test vector operations.
|
||||
"""
|
||||
"""Test vector operations."""
|
||||
import numpy as np
|
||||
|
||||
from map_machine.geometry.vector import compute_angle, turn_by_angle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue