Hi
Working with pytest exposed a deprecated warning on the way importlib is used. This is the note:
I think it can be fixed using import_module from importlib, on line 24 of __init__.py
I cannot be certain, as I have pretty limited understanding of the issue. I just saw that my particular project works well, and I stopped getting this message.
I also could not find how to send patches, to suggest. Any help with this will be appriciated.
Thanks.