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
lowlevel: add attribute indicating whether a function is available
Add `available` attribute on lowlevel functions to indicate whether
OpenSlide supports the function, without the need to call it. Update
tests to use this; drop maybe_supported decorator.
Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>
0 commit comments