Skip to content

Commit

Permalink
tmp commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mbercx committed Jun 3, 2023
1 parent c0c42ea commit fa3d23f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/aiida_quantumespresso/parsers/parse_raw/ph.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from aiida_quantumespresso.parsers import QEOutputParsingError
from aiida_quantumespresso.parsers.parse_raw.base import convert_qe_time_to_sec
from aiida_quantumespresso.parsers.parse_xml.pw.legacy import parse_xml_child_bool, read_xml_card
from aiida_quantumespresso.utils.mapping import get_logging_container


def parse_raw_ph_output(stdout, logs, tensors=None, dynamical_matrices=None):
Expand Down

0 comments on commit fa3d23f

Please sign in to comment.