Skip to content

BUG: Fixed typo in Deprecation statement

Robert M. O'Bara requested to merge bob.obara/smtk:fixingDepricationIssue into master

There was a ';' after the deprivation statement that needed to be removed. This then exposed an issue with someone calling the deprecated method.

Merge request reports