From d223208d8f995c34675b242d9cccf0b727d204a6 Mon Sep 17 00:00:00 2001 From: jmmshn Date: Tue, 23 Mar 2021 20:20:52 -0700 Subject: [PATCH] indent --- emmet-core/emmet/core/electrode.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emmet-core/emmet/core/electrode.py b/emmet-core/emmet/core/electrode.py index 9d2f15c829..f6fd023193 100644 --- a/emmet-core/emmet/core/electrode.py +++ b/emmet-core/emmet/core/electrode.py @@ -130,7 +130,8 @@ class InsertionElectrodeDoc(InsertionVoltagePairDoc): material_ids: List[Union[MPID]] = Field( None, - description="The ids of all structures that matched to the present host lattice, regardless of stability. The stable entries can be found in the adjacent pairs.", + description="The ids of all structures that matched to the present host lattice, regardless of stability. " + "The stable entries can be found in the adjacent pairs.", ) electrode_object: Dict = Field(