lxgr-linux/pokete

is it ok :=

nortikin opened this issue · 1 comments

it rise the error of :=

if (index := deck.deck(6, "Your deck", True)) is None:

  File "./pokete/pokete.py", line 103
    if (index := deck.deck(6, "Your deck", True)) is None:
              ^
SyntaxError: invalid syntax

ok, python 3.8+