We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ec5e8 commit 1829e1cCopy full SHA for 1829e1c
astroquery/eso/tests/test_eso.py
@@ -73,7 +73,7 @@ def calselector_request(url, **kwargs):
73
filename = 'FORS2.2021-01-02T00_59_12.533_raw2raw_multipart.xml'
74
header = {
75
'Content-Type': 'multipart/form-data; '
76
- + 'boundary=uFQlfs9nBIDEAIoz0_ZM-O2SXKsZ2iSd4h7H;charset=UTF-8'
+ 'boundary=uFQlfs9nBIDEAIoz0_ZM-O2SXKsZ2iSd4h7H;charset=UTF-8'
77
}
78
else:
79
filename = 'FORS2.2021-01-02T00_59_12.533_raw2raw.xml'
0 commit comments