sot / chandra_cmd_states

Interface for creation and maintenance of the Chandra commanded states database.
https://sot.github.io/cmd_states
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Ignore Ska.ParseCM warning in testing #56

Closed taldcroft closed 3 years ago

taldcroft commented 3 years ago

Description

Trivial change to ignore the FutureWarning from importing Ska.ParseCM when running python setup.py test.

Testing