Commit 4f1d1598 authored by Jason R. Coombs's avatar Jason R. Coombs

Acknowledge and ignore warning about TestDistribution (it's a "test"...

Acknowledge and ignore warning about TestDistribution (it's a "test" distribution, not a "test of distributions").
parent a4eb1127
[pytest]
filterwarnings=
# acknowledge that TestDistribution isn't a test
ignore:cannot collect test class 'TestDistribution'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment