You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fsspec/filesystem_spec#647 added _cat_file as a dummy implementation (just raising a NotImplementedError) which now breaks the assumption of that the method will be inherited from the AbstactFileSystem so the CI is failing.