5 ms·
Unfortunately, there are many typos in my code :P On the other hand, I'm not sure if this is a typo on Apple's part, but it certainly is weird: you must use "W
by jjtech 3y ago
Unfortunately, there are many typos in my code :P
On the other hand, I'm not sure if this is a typo on Apple's part, but it certainly is weird: you must use "WindowSerial" here[1], not "WindowsSerial" with the extra s
[1] https://github.com/JJTech0130/pypush/blob/8b33c0ee5d540d8ac7237a081a1f1f35b7621656/albert.py#L62C16-L62C16 https://github.com/JJTech0130/pypush/blob/8b33c0ee5d540d8ac7...
- girvo 3y agoThat "missing plural S in PascalCased (or camelCased) names" is something I see semi-often! Congratulations on this amazing work :)