Skip to content

Add UploadFile.__repr__#2360

Merged
Kludex merged 3 commits intoKludex:masterfrom
samuelcolvin:UploadFile-repr
Dec 5, 2023
Merged

Add UploadFile.__repr__#2360
Kludex merged 3 commits intoKludex:masterfrom
samuelcolvin:UploadFile-repr

Conversation

@samuelcolvin
Copy link
Contributor

Summary

I'm using UploadFiles directly and it's unhelpful that they don't have an informative repr, this adds that repr in the style of dataclasses.

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly. - do I need to do this?

@Kludex Kludex changed the title add UploadFile.__repr__ Add UploadFile.__repr__ Dec 5, 2023
@Kludex Kludex merged commit d29d993 into Kludex:master Dec 5, 2023
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