Open
Description
KwikIO for the Kwik format of stuff constantly throws warnings (I believe it is meant for python < 3.7). We should have a policy for either removing from tests or removing from the code base if something is unsupportable. Some of these warnings will become hard errors soon.
If we remove from tests we warn the user that it requires old versions of python that must be installed etc at the users own risk
If we remove the io completely maybe have a warning that says this io has been removed and if needed the user should use an old version of neo?