AndrewAnnex / SpiceyPy

SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.
MIT License
395 stars 84 forks source link

use pathlib #436

Open GregoireHENRY opened 2 years ago

GregoireHENRY commented 2 years ago

These functions in spiceypy.py were affected ([o] if output affected):

These tests in test_wrapper.py were affected:

Also added @GregoireHENRY as an author.

This PR solves #292.