]> git.ipfire.org Git - thirdparty/httpx.git/commit
Tiny refactor on _multipart.py & _main.py (#1971)
authorMohammadreza Jafari <30555691+fristhon@users.noreply.github.com>
Tue, 21 Dec 2021 17:15:34 +0000 (20:45 +0330)
committerGitHub <noreply@github.com>
Tue, 21 Dec 2021 17:15:34 +0000 (18:15 +0100)
commit83c81aa9b8ef0f7825df413a673e6d9300065f3a
tree47845b17f053e112dcdd06a3c569dc54978b331b
parent82ba15b52189eacec74f2ec7dbd81f3c70a69261
Tiny refactor on _multipart.py & _main.py (#1971)

* remove unnecessary casting in f-string

* merge nested condition
httpx/_main.py
httpx/_multipart.py