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 14bf7a9 commit 005081cCopy full SHA for 005081c
templateflow/__init__.py
@@ -16,7 +16,7 @@
16
17
import os
18
from . import api
19
-from .conf import update, setup_home
+from .conf import update
20
21
22
if os.getenv("TEMPLATEFLOW_AUTOUPDATE", "1") not in (
0 commit comments