* add mypy check for return-any * remove unused import * typing * remove unnecessary variable typing * cleanup * cleanup * bump submodules * small fixes * only a problem on mac Co-authored-by: Willem Melching <willem.melching@gmail.com>
* cffi xattr function wrapper * xattr wrapper error handling * xattr tests * use xattr for tracking files uploaded * uploader xattr exception handling * update uploader tests * remove unused import * update release build * xattrs.py -> xattr.py