]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻ Strip empty whitespace from description extracted from docstrings (#2821)
authorAndrey Semakin <and-semakin@ya.ru>
Tue, 23 Aug 2022 13:47:19 +0000 (18:47 +0500)
committerGitHub <noreply@github.com>
Tue, 23 Aug 2022 13:47:19 +0000 (13:47 +0000)
commitf6808e76dcb332aefe16abab37b0480b16e7cdb1
treebc0b3a3b30961f694ec439032e5afcbea83912ab
parentf8f5281ef5efa25e780fec97701ed35eec3bcc71
♻ Strip empty whitespace from description extracted from docstrings (#2821)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/routing.py
tests/test_tutorial/test_path_operation_advanced_configurations/test_tutorial004.py