diff --git a/setup.cfg b/setup.cfg index e84a41b727..8d18985716 100644 --- a/setup.cfg +++ b/setup.cfg @@ -84,6 +84,8 @@ filterwarnings = ignore:numpy.core:DeprecationWarning # SHA module deprecation/defunct ignore:The upstream SHA API has been changed:UserWarning +# Enable TAP-querying a small number of records without raising a pyvo.dal.exceptions.DALOverflowWarning + ignore:Partial result set. Potential causes MAXREC, async storage space, etc.:pyvo.dal.exceptions.DALOverflowWarning markers =