File: test_simplebayes.py

package info (click to toggle)
simplebayes 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 496 kB
  • sloc: python: 3,322; makefile: 165; sh: 24
file content (3 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
"""Pytest-discovered wrapper for legacy classifier unit tests."""

from tests import SimpleBayesTests  # noqa: F401  pylint: disable=unused-import