Skip to content

Commit

Permalink
unidock.py: del line 37
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangplpl committed Apr 9, 2024
1 parent 767e023 commit 0ff8f65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unidock_tools/src/unidock_tools/modules/docking/unidock.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def __init__(self,
self.mgltools_python_path = ""
self.prepare_gpf4_script_path = ""
self.ad4_map_data_path = ""
self.check_env(scoring == "ad4")

self.workdir = make_tmp_dir("unidock")
cmd = ["unidock"]
Expand Down

0 comments on commit 0ff8f65

Please sign in to comment.