Closed Gabriella439 closed 2 years ago
They were both handling paths with extensions incorrectly. For example:
>>> stripPrefix "./" "./foo.bar" Just "foo/.bar"
They were both handling paths with extensions incorrectly. For example: