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

from tests.categories import BayesCategoriesTests  # noqa: F401  pylint: disable=unused-import