]> git.ipfire.org Git - thirdparty/babel.git/commit
Improve docs for `format_skeleton` (#1106)
authorTomas R <tomas.roun8@gmail.com>
Thu, 25 Jul 2024 09:34:35 +0000 (11:34 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 09:34:35 +0000 (12:34 +0300)
commit32f41c22d589d7f187448be477affe1cfbcbc59d
tree724f3ee687dc3b439be95de5993dbf2f9bad1b38
parent2ebc47e63211df8b7636ed8e74bb99ac5bd36c25
Improve docs for `format_skeleton` (#1106)

Makes it explicit that even when using fuzzy=True, the function can still raise if there are no suitable formats that match the skeleton.
babel/dates.py