Skip to content

Commit

Permalink
Update test_qpd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fkiraly committed Jan 13, 2024
1 parent 50ea272 commit d5dba04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skpro/distributions/tests/test_qpd.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""Tests for quantile-parameterized distributions."""

import pytest

from skpro.distributions.qpd import QPD_B, QPD_S, QPD_U
from skpro.tests.test_switch import run_test_for_class

Expand Down

0 comments on commit d5dba04

Please sign in to comment.