Files
Hotel-Booking/Backend/venv/lib/python3.12/site-packages/nltk/test/classify_fixt.py
Iliyan Angelov 62c1fe5951 updates
2025-12-01 06:50:10 +02:00

6 lines
114 B
Python

# most of classify.doctest requires numpy
def setup_module():
import pytest
pytest.importorskip("numpy")