Daily update breaks poller

Confirmed working after running ./daily.sh and restarting cron. Thank you for the quick resolution!

What is change reverted ?

./poller-wrapper.py 16
Traceback (most recent call last):
File “./poller-wrapper.py”, line 28, in
import LibreNMS.library as LNMS
File “/opt/librenms/LibreNMS/init.py”, line 12, in
from .service import Service, ServiceConfig
File “/opt/librenms/LibreNMS/service.py”, line 6, in
import pymysql
File “/opt/librenms/.local/lib/python3.5/site-packages/pymysql/init.py”, line 59, in
from . import connections # noqa: E402
File “/opt/librenms/.local/lib/python3.5/site-packages/pymysql/connections.py”, line 206
):
^
SyntaxError: invalid syntax

Please help me .
Thanks