You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initialize custom backends in open_dataset (#5684)
* Test using correct signature
* Initialize the class like in build_engine
* Update whats-new.rst
* Update whats-new.rst
* Add back self to classes
* Add some typing to the test, mypy should fail
* mypy failed as expected, should not now
Co-authored-by: keewis <keewis@users.noreply.github.com>
0 commit comments