Skip to content
Snippets Groups Projects
Select Git revision
  • f8ca7c7c7fe403c9141f9a3c42178c26f6a6b6c9
  • master default
  • object
  • develop protected
  • private_algos
  • cuisine
  • SMOTE
  • revert-76c4cca5
  • archive protected
  • no_graphviz
  • 0.0.2
  • 0.0.1
12 results

tests.py

Blame
  • tests.py 166 B
    # if __name__=="__main__":
    #     import unittest
    #     from .tests.test_ExecClassif import suite
    #
    #     runner = unittest.TextTestRunner()
    #     runner.run(suite())