Skip to content

Add py.typed for mypy#248

Merged
pjbull merged 1 commit intomasterfrom
243-mypy-typed
Aug 18, 2022
Merged

Add py.typed for mypy#248
pjbull merged 1 commit intomasterfrom
243-mypy-typed

Conversation

@pjbull
Copy link
Copy Markdown
Member

@pjbull pjbull commented Aug 17, 2022

Manually confirmed mypy fails on script with latest PyPI version, but succeeds with whl/source package built with this change.

Closes #243

@github-actions
Copy link
Copy Markdown
Contributor

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 17, 2022

Codecov Report

Merging #248 (ce5a598) into master (4cc0d33) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #248   +/-   ##
======================================
  Coverage    95.0%   95.0%           
======================================
  Files          21      21           
  Lines        1324    1324           
======================================
  Hits         1258    1258           
  Misses         66      66           

@jayqi jayqi self-requested a review August 18, 2022 15:35
@pjbull pjbull merged commit 71f8751 into master Aug 18, 2022
@pjbull pjbull deleted the 243-mypy-typed branch August 18, 2022 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't use cloudpathlib with mypy

3 participants