Skip to content

Comments

style: clarify variable names in download()#15

Merged
drmingdrmer merged 1 commit intomasterfrom
fix/download-variable-names
Feb 22, 2026
Merged

style: clarify variable names in download()#15
drmingdrmer merged 1 commit intomasterfrom
fix/download-variable-names

Conversation

@drmingdrmer
Copy link
Contributor

Summary

  • Rename filedata to resp (HTTP response object, not file data)
  • Remove unnecessary datatowrite intermediary

Test plan

  • make test - all 14 tests pass

Rename filedata to resp (it is an HTTP response, not file data) and
eliminate the unnecessary datatowrite intermediary.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@drmingdrmer drmingdrmer merged commit 96a47a8 into master Feb 22, 2026
12 checks passed
@drmingdrmer drmingdrmer deleted the fix/download-variable-names branch February 22, 2026 11:18
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.

1 participant