Fix import error: use groundcua_utils instead of groundcua

#1
by lim4349 - opened

Fix incorrect import in example β€” replace import groundcua with import groundcua_utils as groundcua so the code runs without ModuleNotFoundError.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment