pyfilesystem2 icon indicating copy to clipboard operation
pyfilesystem2 copied to clipboard

tests: remove test that doesn't seem to make a lot of sense

Open eli-schwartz opened this issue 1 year ago • 0 comments

It claims to be testing that a __repr__() "works", but this doesn't make any sense as everything eventually gets one from object(). It also makes use of the deprecated pkg_resources interface, so simply ditch this code entirely.

eli-schwartz avatar Sep 16 '24 04:09 eli-schwartz