Skip to content

Commit

Permalink
apply black (I really need to fix my local formatting extension
Browse files Browse the repository at this point in the history
  • Loading branch information
jvshields committed Aug 20, 2024
1 parent 8243bad commit f46667b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tardis/io/atom_data/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ def get_attributes_from_store(store, store_key):
)
attribute = None

return attribute
return attribute


@dataclass
Expand All @@ -718,4 +718,3 @@ class MoleculeData:
equilibrium_constants: pd.DataFrame
partition_functions: pd.DataFrame
dissociation_energies: pd.DataFrame

0 comments on commit f46667b

Please sign in to comment.