Skip to content

Commit

Permalink
Update pyiron_base/jobs/job/runfunction.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Dareska <37879103+samwaseda@users.noreply.github.com>
  • Loading branch information
jan-janssen and samwaseda authored Jun 12, 2024
1 parent 9878e34 commit 01b50ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyiron_base/jobs/job/runfunction.py
Original file line number Diff line number Diff line change
Expand Up @@ -638,8 +638,6 @@ def execute_subprocess(

if conda_environment_name is not None:
conda_environment_path = None
else:
conda_environment_name = None

out = conda_subprocess.run(
executable,
Expand Down

0 comments on commit 01b50ee

Please sign in to comment.