I've added myself to the dialout group and run
getent group dialout
and it returns
dialout:x:20:myUserName
I try to access the serial port and am getting...
[Errno 13] could not open port
/dev/ttyACM0: [Errno 13]
Permission denied '/dev/attyACM0'
So clearly I've left a step out.