File: test_category.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-- 151 bytes parent folder | download
1
2
3
"""Pytest-discovered wrapper for legacy category tests."""

from tests.category import BayesCategoryTests  # noqa: F401  pylint: disable=unused-import