We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1b275 commit 77f8c15Copy full SHA for 77f8c15
1 file changed
src/torchio/external/imports.py
@@ -1,3 +1,5 @@
1
+from __future__ import annotations
2
+
3
from importlib import import_module
4
from importlib.util import find_spec
5
from shutil import which
0 commit comments