You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# python-pptx-stubs
2
2
3
-
This package contains [type stubs](https://www.python.org/dev/peps/pep-0561/) to provide more precise static types and type inference for the [python-pptx](https://github.com/scanny/python-pptx) project.
3
+
This package contains [type stubs](https://www.python.org/dev/peps/pep-0561/) to provide more precise static types and type inference for the [python-pptx](https://github.com/scanny/python-pptx) project.
4
4
5
5
**python-pptx** heavily relies on dynamic attribute generation and runtime magic for its functionality. This project aims to add type annotations for the most common patterns used in the parent library.
6
6
@@ -22,7 +22,7 @@ This project follows the same versioning as python-pptx where possible.
22
22
23
23
| Stubs Version | python-pptx Version | Python Version | Status |
0 commit comments