Skip to content

Commit d1a3166

Browse files
committed
Black.
1 parent b3db7e8 commit d1a3166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymatgen/core/interface.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ def from_slabs(
369369
370370
"""
371371
interface_properties = interface_properties or {}
372-
372+
373373
# Ensure c-axis is orthogonal to a/b plane
374374
if isinstance(substrate_slab, Slab):
375375
substrate_slab = substrate_slab.get_orthogonal_c_slab()

0 commit comments

Comments
 (0)