From 53d0d1e56a3f22c50ee75349ff80ce587dfc27d7 Mon Sep 17 00:00:00 2001 From: Ryuichi Arafune Date: Sat, 24 Feb 2024 12:17:22 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 84b8af85..2036a1ff 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -13,7 +13,7 @@ import arpes import arpes.config from arpes.endstations.plugin.ALG_main import ALGMainChamber - +from arpes.widgets import fit_initializer # -- Project information ----------------------------------------------------- project = "arpes"