Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 31, 2024
1 parent 4dff30f commit 2bced87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/data_management/generate_basis.py
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ def _parse_bases_nw(basis_set_filepaths: list, sym2Z: dict,
# Indicate that we are in a basis block and should parse
basis_block = True
is_pure = (bstart_match['shelltype'] == "SPHERICAL")

# Did we get anything out of the file?
if not tmp_basis:
print("no basis information parsed")
Expand Down

0 comments on commit 2bced87

Please sign in to comment.