Skip to content
Snippets Groups Projects
Commit ee8aefbc authored by Marco Biasini's avatar Marco Biasini
Browse files

remove reference of PostImport from docs. Not implemented yet

parent cb477231
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment