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

[Bugfix] fix import youtube allowed netlocks by defining them locally #1191

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

deven298
Copy link
Contributor

Description

As title suggests

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Maintainer Checklist

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7444f59) 55.56% compared to head (b16d49c) 57.14%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1191      +/-   ##
==========================================
+ Coverage   55.56%   57.14%   +1.57%     
==========================================
  Files         143      143              
  Lines        5712     5712              
==========================================
+ Hits         3174     3264      +90     
+ Misses       2538     2448      -90     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@deven298 deven298 merged commit e572b5a into main Jan 19, 2024
5 checks passed
@deven298 deven298 deleted the bugfix/1064 branch January 19, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImportError: cannot import name 'ALLOWED_NETLOCK' from 'langchain.document_loaders.youtube'
1 participant