This commit is contained in:
IAlibay
2020-07-15 14:24:15 +01:00
parent f672c635a2
commit e3e0dd9878

View File

@@ -39,7 +39,7 @@ def read_molecule_file(input_file, mol_container, filename=None):
"""Read input file or stream (PDB or PROPKA) for a molecular container
Args:
input_file: input file to read
input_file: input file or stream to read
mol_container: MolecularContainer object
filename (str): optional input filename when using a filestream