From be116cf90579471a8c8ed34587479ec0fce4d8dd Mon Sep 17 00:00:00 2001 From: Jusong Yu Date: Fri, 16 Feb 2024 01:11:32 +0100 Subject: [PATCH] Update aiidalab_widgets_base/databases.py Co-authored-by: Daniel Hollas --- aiidalab_widgets_base/databases.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aiidalab_widgets_base/databases.py b/aiidalab_widgets_base/databases.py index 5ca7b41e3..af6dd35e4 100644 --- a/aiidalab_widgets_base/databases.py +++ b/aiidalab_widgets_base/databases.py @@ -165,7 +165,7 @@ def __init__( """
-  This widget requires the optimade-client package to be installed. +  This widget requires the optimade-client package to be installed.
Please run pip install optimade-client to install the missing package.
""" )