ITADN

Update tests for docstring dedenting in Python 3.13

#202Pull Requestmgorny 创建于 2024-08-03
M
mgornycommented
Update the `get_expected()` function to account for the fact that Python 3.13 automatically dedents all the docstrings, and therefore does not require explicitly removing the indent (which effectively removes too much indent). Fixes #199
合并状态:未合并 关闭于 2024-11-26 2 条评论