mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
sci-ml/datasets: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/41701 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
committed by
Alfredo Tupone
parent
cc355b3b76
commit
145474bc59
@@ -1,22 +0,0 @@
|
||||
--- a/tests/test_arrow_dataset.py 2024-02-20 21:53:24.248470991 +0100
|
||||
+++ b/tests/test_arrow_dataset.py 2024-02-20 21:53:29.441804737 +0100
|
||||
@@ -4131,7 +4131,6 @@
|
||||
[
|
||||
"relative/path",
|
||||
"/absolute/path",
|
||||
- "s3://bucket/relative/path",
|
||||
"hdfs://relative/path",
|
||||
"hdfs:///absolute/path",
|
||||
],
|
||||
--- a/tests/packaged_modules/test_audiofolder.py 2023-05-06 14:00:39.560876163 +0200
|
||||
+++ b/tests/packaged_modules/test_audiofolder.py 2023-05-06 14:01:26.005212423 +0200
|
||||
@@ -1,9 +1,8 @@
|
||||
import shutil
|
||||
import textwrap
|
||||
|
||||
import numpy as np
|
||||
import pytest
|
||||
-import soundfile as sf
|
||||
|
||||
from datasets import Audio, ClassLabel, Features, Value
|
||||
from datasets.builder import InvalidConfigName
|
||||
Reference in New Issue
Block a user