From 0c613d8626f91aebfd8a5309c2caa1a3e536db72 Mon Sep 17 00:00:00 2001 From: Lukas Pielsticker <50139597+lukaspie@users.noreply.github.com> Date: Mon, 14 Oct 2024 15:15:28 +0200 Subject: [PATCH] linting of entrypoints --- src/pynxtools_em/nomad/entrypoints.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pynxtools_em/nomad/entrypoints.py b/src/pynxtools_em/nomad/entrypoints.py index d60b86a..adf433f 100644 --- a/src/pynxtools_em/nomad/entrypoints.py +++ b/src/pynxtools_em/nomad/entrypoints.py @@ -38,4 +38,4 @@ """, path="nomad/examples", local_path="examples/data/uploads/em.zip", -) \ No newline at end of file +)