We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A simple test to check if the given url is reachable would suffice.
The text was updated successfully, but these errors were encountered:
The test itself is not so straight forward to implement because the data is downloaded inside load_data and the URL is not exposed.
load_data
A hacky solution would be to check if load_data is running for at least a minimum ammount of seconds.
Sorry, something went wrong.
lgvaz
No branches or pull requests
🚀 Feature
A simple test to check if the given url is reachable would suffice.
The text was updated successfully, but these errors were encountered: