Irvin Shen
Irvin Shen
@tiangolo Currently typer.core:190, which is causing issues, is being ignored by a `pragma: no cover`. Furthermore, the tests never fail since all of the CI/CD testing pipelines are using Ubuntu...
Similar issues with `load` and `list_builders` methods running on colab from the tfds-nightly package. Output for `tfds.list_builders()` is below: --------------------------------------------------------------------------- ```NotFoundError Traceback (most recent call last) [](https://localhost:8080/#) in () ---->...
In the meantime, you can just add something along the lines of `click>=8.0.0,