.venv\lib\site-packages\func_adl_servicex\ServiceX.py:5
c:\users\gordo\code\iris-hep\servicex-backend-tests\.venv\lib\site-packages\func_adl_servicex\ServiceX.py:5: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working
from collections import Iterable
``