Skip to content

too few braces for f strings to work#52

Merged
nabobalis merged 7 commits into
masterfrom
bugfix
Jan 11, 2021
Merged

too few braces for f strings to work#52
nabobalis merged 7 commits into
masterfrom
bugfix

Conversation

@nabobalis
Copy link
Copy Markdown
Member

@nabobalis nabobalis commented Jan 8, 2021

Description

Fixes #51

@nabobalis nabobalis marked this pull request as ready for review January 8, 2021 09:23
Comment thread drms/client.py
Comment thread drms/utils.py
@nabobalis
Copy link
Copy Markdown
Member Author

Looking at this example:
https://sunpy--52.org.readthedocs.build/projects/drms/en/52/generated/gallery/export_jpg.html#sphx-glr-generated-gallery-export-jpg-py

The 304 is not returned in the jpg file name and I am unsure if it should be?

Comment thread tox.ini Outdated
Comment thread drms/json.py
Comment thread drms/json.py
@nabobalis
Copy link
Copy Markdown
Member Author

Sunpy failure is known doctest issue.

@wtbarnes
Copy link
Copy Markdown
Member

Sunpy failure is known doctest issue.

I kicked the tests and now I'm getting a different set of failures. Is this still true?

@nabobalis
Copy link
Copy Markdown
Member Author

Sunpy failure is known doctest issue.

I kicked the tests and now I'm getting a different set of failures. Is this still true?

Should be.

@nabobalis
Copy link
Copy Markdown
Member Author

Looking at this example:
sunpy--52.org.readthedocs.build/projects/drms/en/52/generated/gallery/export_jpg.html#sphx-glr-generated-gallery-export-jpg-py

The 304 is not returned in the jpg file name and I am unsure if it should be?

Open question

@wtbarnes
Copy link
Copy Markdown
Member

Looking at this example:

sunpy--52.org.readthedocs.build/projects/drms/en/52/generated/gallery/export_jpg.html#sphx-glr-generated-gallery-export-jpg-py

The 304 is not returned in the jpg file name and I am unsure if it should be?

Open question

The whole file name format for the jpg export looks different to me than the format for a FITS export

@nabobalis
Copy link
Copy Markdown
Member Author

So we can ignore it?

@nabobalis nabobalis merged commit 06da26f into master Jan 11, 2021
@nabobalis nabobalis deleted the bugfix branch January 11, 2021 17:31
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.

Issue with downloading FITS files

3 participants