Ryo Miyajima

Results 3 issues of Ryo Miyajima

This patch enables users to pass a `pathlib.Path` object to `read_image`, which is currently not possible due to the limitations `cv2.imread` ( `cv2.imread(pathlib.Path('hoge.png'))` throws a cryptic error )

Suppose I have a directory structure ``` foo bar/foo ``` and I want to set a rule for all the `foo` files. If I create a `.projections.json` like so: ```json...

```python # 000000001111111111222222222233333333334444444444555555555566666666667777777777888888888 # 23465789012345678901234567890123456789012345678901234567890123456789012345678901234567 variable = "black tries to format lines exceeding 88 lines, but doesn't break long strings like this into smaller lines and gives up" ``` Since...