Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create py.typed #45

Merged
merged 1 commit into from
May 1, 2023
Merged

Create py.typed #45

merged 1 commit into from
May 1, 2023

Conversation

Kludex
Copy link
Member

@Kludex Kludex commented Apr 29, 2023

I'm having the following using mypy.

main.py:26: error: Skipping analyzing "pydantic_settings": module is installed, but missing library stubs or py.typed marker  [import]

@Kludex Kludex requested a review from hramezani April 29, 2023 20:53
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0ff45ea) 95.25% compared to head (11b1886) 95.25%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files           5        5           
  Lines         295      295           
  Branches       74       74           
=======================================
  Hits          281      281           
  Misses         12       12           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dmontagu dmontagu merged commit 8e9236d into main May 1, 2023
@dmontagu dmontagu deleted the Kludex-patch-2 branch May 1, 2023 16:59
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.

3 participants