Skip to content

Commit

Permalink
fix commas
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaehne authored Dec 13, 2023
1 parent 71af00b commit 0d8e4b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ description = "Analysis of (off-axis) electron holography data with HyperSpy."
requires-python = ">=3.8"
readme = "README.md"
keywords=[
"python"
"hyperspy"
"python",
"hyperspy",
"data analysis",
"microscopy",
"electron microscopy",
Expand Down

0 comments on commit 0d8e4b3

Please sign in to comment.