diff --git a/modules/io/doc/profile.rst b/modules/io/doc/profile.rst index c33ce580befc04fd30e78d553381c11b40774659..8df9254e5aaf1ba3554b1e4fc8c9d39b442ed764 100644 --- a/modules/io/doc/profile.rst +++ b/modules/io/doc/profile.rst @@ -74,13 +74,7 @@ The IOProfile Class .. class:: IOProfile(quack_mode=False, dialect='PDB', strict_hydrogens=False, fault_tolerant=False) - Aggregates flags and methods that control the import of molecular structures. - - .. method:: PostImport(ent) - - Called after the import has completed. Useful to perform post processing of - the imported entity, e.g. to renumber the residues. The default - implementation does nothing. + Aggregates flags that control the import of molecular structures. .. attribute:: quack_mode