examples icon indicating copy to clipboard operation
examples copied to clipboard

syntax error in line 40 - icon browser

Open zparto82 opened this issue 3 years ago • 1 comments

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

zparto82 avatar Aug 09 '22 09:08 zparto82

Which version of Python is that?

FeodorFitsner avatar Aug 09 '22 16:08 FeodorFitsner