retina-features icon indicating copy to clipboard operation
retina-features copied to clipboard

Avoid '/' for path concatenation

Open scls19fr opened this issue 6 years ago • 1 comments

https://github.com/getsanjeev/retina-features/blob/753a26d75c97dfa8a46f3d9242e61e94851d0c29/microaneurysm.py#L139

os.path.join is OS independent

scls19fr avatar Feb 10 '18 09:02 scls19fr

@scls19fr Thanks! Will look into it.

getsanjeev avatar Feb 10 '18 11:02 getsanjeev