flet-dev / examples

Flet sample applications
MIT License
433 stars 174 forks source link

syntax error in line 40 - icon browser #12

Open zparto82 opened 1 year ago

zparto82 commented 1 year ago

File "icon-browser.py", line 40 while batch := list(islice(iterator, batch_size)): ^ SyntaxError: invalid syntax

FeodorFitsner commented 1 year ago

Which version of Python is that?