We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbe0da commit f4faf00Copy full SHA for f4faf00
1 file changed
pytest.ini
@@ -3,6 +3,3 @@ addopts = --import-mode=importlib
3
testpaths = tensorflow_transform
4
python_files = *_test.py
5
norecursedirs = .* *.egg
6
-filterwarnings =
7
- ignore:.*unexpected keyword argument '___pyct_anno'.*:DeprecationWarning
8
-
0 commit comments