Skip to content
Snippets Groups Projects
Commit 9d4518fe authored by Alvin Noe Ladines's avatar Alvin Noe Ladines
Browse files

Update due to file_parser restructuring

parent 8318bd33
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ import pint ...@@ -3,7 +3,7 @@ import pint
import numpy as np import numpy as np
from ase import Atoms from ase import Atoms
from nomad.parsing.text_parser import Quantity, UnstructuredTextFileParser from nomad.parsing.file_parser import Quantity, UnstructuredTextFileParser
class ElasticProperties: class ElasticProperties:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment