Skip to content
Snippets Groups Projects
Commit efb1a302 authored by Bienchen's avatar Bienchen
Browse files

Fixed an epic spello

parent 549bc614
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ RawModelingResult (*BuildRawModelHandleList)(const ost::seq::AlignmentList&,
void export_model()
{
class_<RawModelingResult>("RawModelignResult", init<>())
class_<RawModelingResult>("RawModelingResult", init<>())
.def_readwrite("model", &RawModelingResult::model)
.def_readwrite("gaps", &RawModelingResult::gaps)
.def_readwrite("seqres", &RawModelingResult::seqres)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment