Skip to content

Commit 2e5a24d

Browse files
[autofix.ci] apply automated fixes
1 parent 088430a commit 2e5a24d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
- Do not shorten `current_module.func` to `func` in docstrings when linking.
88
This prevents logical errors in code examples with imports.
9+
([#740](https://github.com/mitmproxy/pdoc/pull/740), @mhils)
910
- Add support for Python 3.13.
11+
([#740](https://github.com/mitmproxy/pdoc/pull/740), @mhils)
1012
- pdoc now strips `collections.abc.` from type annotations to make them more concise.
1113
([#736](https://github.com/mitmproxy/pdoc/pull/736), @mhils)
1214

0 commit comments

Comments
 (0)