Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error message for reid_arxiv file not exist
As commented in the Users Slack: https://pypeit-users.slack.com/archives/CST2Q4QPN/p1694827540917799 This commit adds checking to see if the input is empty before calling `pathlib.Path()`, which is what was causing the errors reported. modified: pypeit/core/wavecal/waveio.py
- Loading branch information