Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace os.rename with shutil.move in the photometry notebook (#307) #308

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

zoghbi-a
Copy link
Contributor

This replaces os.rename with shutil.move in the photometry notebook to fix issue #307

This replaces `os.rename` with `shutil.move` in the photometry notebook to fix issue #307
@bsipocz bsipocz merged commit fa9688e into main Aug 16, 2024
3 checks passed
@bsipocz bsipocz deleted the remove-os.rename-fix-307 branch August 16, 2024 14:06
@bsipocz
Copy link
Member

bsipocz commented Aug 16, 2024

Thank you!

github-actions bot pushed a commit that referenced this pull request Aug 16, 2024
Replace os.rename with shutil.move in the photometry notebook (#307) fa9688e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants