Skip to content

Commit

Permalink
Black Format
Browse files Browse the repository at this point in the history
  • Loading branch information
kavanase committed Jul 7, 2021
1 parent 94d1619 commit b6aef66
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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,
Expand Down

0 comments on commit b6aef66

Please sign in to comment.