Merge pull request #6198 from albert-github/feature/bug_classification_endcond

Superfluous \endcond in Classification package
This commit is contained in:
Laurent Rineau 2022-01-03 16:22:16 +01:00
commit 30d636ca62
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@ public:
// else // else
return add (name, found->second.second, found->second.first); return add (name, found->second.second, found->second.first);
} }
/// \endcond
/*! /*!
\brief removes a label. \brief removes a label.