Fix comment style in tests.

This commit is contained in:
Sergey Vartanov 2022-07-18 23:31:23 +03:00
parent 2c32dd0e9b
commit 0371172aef
17 changed files with 61 additions and 51 deletions

View file

@ -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