Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
amirgolp committed Oct 22, 2024
1 parent 026e8a5 commit 6f1e26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/parsers/chemotion/test_chemotion.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import pytest
from nomad.datamodel import EntryArchive, EntryMetadata

from nomad_external_eln_integrations.parsers.chemotion.parser import (
from src.nomad_external_eln_integrations.parsers.chemotion.parser import (
ChemotionParser,
_element_type_section_mapping,
)
Expand Down

0 comments on commit 6f1e26c

Please sign in to comment.