unimatrix icon indicating copy to clipboard operation
unimatrix copied to clipboard

Solves https://github.com/will8211/unimatrix/issues/56

Open fcolecumberri opened this issue 1 year ago • 1 comments

Solves https://github.com/will8211/unimatrix/issues/56

On newer python there are some warnings about the way some strings are used.

fcolecumberri avatar May 09 '24 22:05 fcolecumberri

Thanks, I'll try to test it this weekend. I think the backslashes that were actual escapes will need to be removed if it's a raw string.

will8211 avatar May 11 '24 03:05 will8211