Skip to content

Commit f4faf00

Browse files
committed
Revert "Silence DeprecationWarning from gast in pytest.ini"
This reverts commit 5cbe0da.
1 parent 5cbe0da commit f4faf00

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pytest.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ addopts = --import-mode=importlib
33
testpaths = tensorflow_transform
44
python_files = *_test.py
55
norecursedirs = .* *.egg
6-
filterwarnings =
7-
ignore:.*unexpected keyword argument '___pyct_anno'.*:DeprecationWarning
8-

0 commit comments

Comments
 (0)