Commit 34794358 authored by Nathan Frey's avatar Nathan Frey
Browse files

docstring update

parent b9bfca87
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -132,7 +132,8 @@ def prepare_inputs(protein: str,
  that inputs are reasonable and ready for docking. Default values
  are given for convenience, but fixing PDB files is complicated and
  human judgement is required to produce protein structures suitable
  for docking.
  for docking. Always inspect the results carefully before trying to 
  perform docking.

  Parameters
  ----------