]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[tests]: Mark ``test_statistics.test_kde_random`` with a ``requires_resource('cpu...
authorKirill Podoprigora <kirill.bast9@mail.ru>
Thu, 9 May 2024 08:16:37 +0000 (11:16 +0300)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 08:16:37 +0000 (11:16 +0300)
commit027e6d88fb898b7477b822b84f791ca60e64300b
treec46a55c6a1823fcec9a01010d8d5389e4ef238e6
parent2f4db5a04d6fa7ba5c1c6b82b482dd7ca48f3382
[tests]: Mark ``test_statistics.test_kde_random`` with a ``requires_resource('cpu')`` decorator (#118801)

Mark test_kde_random with a requires_resource('cpu') decorator
Lib/test/test_statistics.py