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 automatic reader table not listing readers with missing dependencies #2191

Merged
merged 6 commits into from Aug 25, 2022

Commits on Aug 23, 2022

  1. refactor: add yaml loader as argument to available_readers

    Benjamin Rösner committed Aug 23, 2022
    Copy the full SHA
    b751649 View commit details
    Browse the repository at this point in the history
  2. refactor: move table summary to top of table

    Benjamin Rösner committed Aug 23, 2022
    Copy the full SHA
    ec971f9 View commit details
    Browse the repository at this point in the history
  3. refactor: bump required pyyaml version

    Benjamin Rösner committed Aug 23, 2022
    Copy the full SHA
    80f2a1d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. test: add test for available_readers with BaseLoader

    Benjamin Rösner committed Aug 24, 2022
    Copy the full SHA
    86448f4 View commit details
    Browse the repository at this point in the history
  2. refactor: add another reader name to check

    Benjamin Rösner committed Aug 24, 2022
    Copy the full SHA
    361263c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. doc: add loader type argument to docstring

    Benjamin Rösner committed Aug 25, 2022
    Copy the full SHA
    3406026 View commit details
    Browse the repository at this point in the history