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

Fixy Python 3.9 error, changing Callable imprt from collections.abc t… #50

Merged
merged 3 commits into from
Mar 7, 2022

Conversation

ravaszf
Copy link
Contributor

@ravaszf ravaszf commented Mar 7, 2022

…o typing library

@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #50 (fc6914f) into main (c3314bc) will not change coverage.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files           5        5           
  Lines         174      173    -1     
=======================================
- Hits          174      173    -1     
Impacted Files Coverage Δ
fastapi_azure_auth/__init__.py 100.0% <100.0%> (ø)
fastapi_azure_auth/auth.py 100.0% <100.0%> (ø)

@JonasKs JonasKs merged commit f2c1cf5 into Intility:main Mar 7, 2022
nikstuckenbrock pushed a commit to nikstuckenbrock/fastapi-azure-auth that referenced this pull request Oct 16, 2023
Fix Python 3.9.0/3.9.1 error, changing Callable import from `collections.abc` to `typing` library
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.

2 participants