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 aa41dc7 commit d9c2ac6
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 = "EELS and EDS analysis with the HyperSpy framework"
requires-python = ">=3.8"
readme = "README.md"
keywords=[
"python"
"hyperspy"
"python",
"hyperspy",
"data analysis",
"microscopy",
"electron microscopy",
Expand Down

0 comments on commit d9c2ac6

Please sign in to comment.