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.