mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-23 17:23:44 +08:00
Make pylint more strict (#1626)
* make pylint more strict * cleanup in progress * done cleaning up * no opendbc old-commit-hash: 843a64c72fb94397a1edf814fa66044c8d92acbf
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import numpy as np
|
||||
"""
|
||||
Coordinate transformation module. All methods accept arrays as input
|
||||
with each row as a position.
|
||||
"""
|
||||
import numpy as np
|
||||
|
||||
|
||||
a = 6378137
|
||||
|
||||
Reference in New Issue
Block a user