diff --git a/src/pynxtools_apm/nomad/entrypoints.py b/src/pynxtools_apm/nomad/entrypoints.py index 805ec23..c428989 100644 --- a/src/pynxtools_apm/nomad/entrypoints.py +++ b/src/pynxtools_apm/nomad/entrypoints.py @@ -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/*"], )