Skip to content

Commit b078d6e

Browse files
authored
Merge pull request #4409 from Avasam/pkg_resources-explicit-public-return-annotations
Enforce return types for typed public functions & mark `pkg_resources` as `py.typed`
2 parents 48f95c0 + deb0aa8 commit b078d6e

File tree

10 files changed

+113
-71
lines changed

10 files changed

+113
-71
lines changed

newsfragments/4409.feature.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Added return types to typed public functions -- by :user:`Avasam`
2+
3+
Marked `pkg_resources` as ``py.typed`` -- by :user:`Avasam`

0 commit comments

Comments
 (0)