devicetree-org / lopper

Other
31 stars 35 forks source link

assists: zuplus_xppu_default: fix syntax error #344

Closed chuangzhu closed 1 month ago

chuangzhu commented 1 month ago

When I was packaging lopper, I got the following error:

*** Error compiling '.../lib/python3.12/site-packages/lopper/assists/zuplus_xppu_default.py'...
  File ".../lib/python3.12/site-packages/lopper/assists/zuplus_xppu_default.py", line 96
    elif:
        ^
SyntaxError: invalid syntax
*** Error compiling '.../lib/python3.12/site-packages/lopper/assists/zuplus_xppu_default.py'...
  File ".../lib/python3.12/site-packages/lopper/assists/zuplus_xppu_default.py", line 96
    elif:
        ^
SyntaxError: invalid syntax