
Sure, attached is the patch.
Thanks, Zhaofeng Li
On Mon, Feb 4, 2019 at 11:33 AM Dan Smith via chirp_devel chirp_devel@intrepid.danplanet.com wrote:
My apologies, but I found a silly error that I made during refactoring that broke VFO memories. Attached is the fixed changeset.
Okay, I applied it despite these style failures:
./chirp/drivers/th350.py:271:80: E501 line too long (93 > 79 characters) ./chirp/drivers/th350.py:340:23: E127 continuation line over-indented for visual indent ./chirp/drivers/th350.py:348:20: E127 continuation line over-indented for visual indent ./chirp/drivers/th350.py:349:20: E127 continuation line over-indented for visual indent ./chirp/drivers/th350.py:350:20: E127 continuation line over-indented for visual indent ./chirp/drivers/th350.py:361:49: E502 the backslash is redundant between brackets ./chirp/drivers/th350.py:365:48: E502 the backslash is redundant between brackets ./chirp/drivers/th350.py:372:21: E127 continuation line over-indented for visual indent
Can you submit a follow-up patch based on the current tip to correct these?
Thanks!
--Dan _______________________________________________ chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers