psf / requests

A simple, yet elegant, HTTP library.
https://requests.readthedocs.io/en/latest/
Apache License 2.0
52.19k stars 9.33k forks source link

Add NewModel class to models.py #6780

Closed sarveshdss75 closed 3 months ago

sarveshdss75 commented 3 months ago

This PR adds a new class, NewModel, to models.py which includes methods for initialization, display, and updating values

nateprewitt commented 3 months ago

Hi @sarveshdss75, it looks like this PR may have been mistakenly opened against the Requests project instead of your personal fork. I'll close this as we won't be able to merge this.