Skip to content
  • Martyn Gigg's avatar
    Add __future__ statements to unit tests · 680be66e
    Martyn Gigg authored
    MatrixWorkspaceTest, MDHistoWorkspaceTest & VMDTest do not yet import
    division from __future__ as the exports need updating to understand
    the __truediv__ method.
    
    Print statements have been either been removed or fixed.
    680be66e