Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Nov 26, 2024
1 parent f15bffc commit 0c359a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pynxtools_apm/nomad/entrypoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
and keep the size of your NOMAD installation small. Once started, we recommend changing the respective
input file in the NOMAD Oasis ELN to run the example with your own datasets.
""",
resources=['nomad/examples/*']
resources=["nomad/examples/*"],
)

0 comments on commit 0c359a8

Please sign in to comment.