Skip to content
Snippets Groups Projects
Commit 58cd87ed authored by Joseph Weston's avatar Joseph Weston
Browse files

reraise ImportError when importing kwant.continuum

Previously we used the ExtensionUnavailable proxy that would
raise an exception when accessed. Now because kwant.continuum
is loaded lazily we can just raise an exception. We choose to
re-raise ImportError with a better error message.
parent 0ec82bcb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment