Looks like this issue may have been present last year, since `POTATO_MARKER` is probably from 2024. This seems to be caused by a `from robot import *`, so may be an issue in the robot library.
Looks like this issue may have been present last year, since
POTATO_MARKERis probably from 2024.This seems to be caused by a
from robot import *, so may be an issue in the robot library.