dinglehopper/qurator
Gerber, Mike d726396002 👷🏾‍♂️ Remove str() on Path objects
As of Python 3.6 we don't need to call str() on Path objects anymore.

See also gh-20.
..
dinglehopper 👷🏾‍♂️ Remove str() on Path objects
__init__.py 🎨 dinglehopper: Reformat using black