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

fix efficientnet links #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dscarmo
Copy link

@dscarmo dscarmo commented Jul 12, 2020

This just changes the EfficientNet URLs to make the automatic download work, fixing #148 .

@pep8speaks
Copy link

Hello @dscarmo! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 306:80: E501 line too long (126 > 79 characters)
Line 307:80: E501 line too long (126 > 79 characters)
Line 308:80: E501 line too long (126 > 79 characters)
Line 309:80: E501 line too long (126 > 79 characters)
Line 310:80: E501 line too long (126 > 79 characters)
Line 311:80: E501 line too long (126 > 79 characters)
Line 312:80: E501 line too long (126 > 79 characters)
Line 313:80: E501 line too long (126 > 79 characters)

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.

None yet

2 participants