From b6aef66012669dd66326be33ebc4e7b7a8257007 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=C3=A1n=20Kavanagh?= <51478689+kavanase@users.noreply.github.com> Date: Wed, 7 Jul 2021 18:23:42 +0100 Subject: [PATCH] Black Format --- pymatgen/analysis/defects/tests/test_defect_compatibility.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pymatgen/analysis/defects/tests/test_defect_compatibility.py b/pymatgen/analysis/defects/tests/test_defect_compatibility.py index 012eec30be6..be8ffaab8d0 100644 --- a/pymatgen/analysis/defects/tests/test_defect_compatibility.py +++ b/pymatgen/analysis/defects/tests/test_defect_compatibility.py @@ -110,7 +110,7 @@ def test_process_entry(self): self.assertAlmostEqual(dentry.corrections["charge_correction"], 5.44595036) # test over delocalized free carriers which forces skipping charge correction - params = self.bandfill_params.copy() # No Freysoldt metadata + params = self.bandfill_params.copy() # No Freysoldt metadata params.update( { "hybrid_cbm": params["cbm"] + 0.2,