Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 25, 2024
1 parent 6d4842b commit 85b305e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/diffpy/snmf/stretchednmfapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ def main():
components = initialize_components(variables["number_of_components"], variables["number_of_signals"], grid)
return components


if __name__ == "__main__":
main()

0 comments on commit 85b305e

Please sign in to comment.