Skip to content

Commit 3a8295b

Browse files
committed
match main line space
1 parent e4a41f4 commit 3a8295b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CodeEntropy/dihedral_tools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def build_conformational_states(
4949
total_items = sum(
5050
len(levels[mol_id]) for mols in groups.values() for mol_id in mols
5151
)
52+
5253
with Progress(
5354
SpinnerColumn(),
5455
TextColumn("[bold blue]{task.fields[title]}", justify="right"),

0 commit comments

Comments
 (0)