Files
Buffteks-Website/venv/lib/python3.12/site-packages/geographiclib/test/__init__.py
2025-05-08 21:10:14 -05:00

13 lines
269 B
Python

"""
test_geodesic: test the geodesic routines from GeographicLib
Run these tests with one of
python2 -m unittest -v geographiclib.test.test_geodesic
python3 -m unittest -v geographiclib.test.test_geodesic
executed in this directory's parent directory.
"""