Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresOrtegaGuerrero committed Nov 28, 2023
1 parent 652fc29 commit ff6d0bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,6 @@ def generate_workchain_ph(generate_workchain, generate_inputs_ph, generate_calc_
"""Generate an instance of a `PhBaseWorkChain`."""

def _generate_workchain_ph(exit_code=None, inputs=None, return_inputs=False):
from aiida.orm import Dict
from plumpy import ProcessState

entry_point = 'quantumespresso.ph.base'
Expand Down

0 comments on commit ff6d0bd

Please sign in to comment.