a halftone representation of an image made of thread
Updated from ```py return (x.astype(np.int)-1, y.astype(np.int)-1) ``` to ```py return (x.astype(int)-1, y.astype(int)-1) ``` in line 113
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by nullshii and has received 3 comments.