Alfian Isnan

Results 1 comments of Alfian Isnan

I also tried to remove static typing on the `tiledb.cf.netcdf_engine.__utils.copy_group_metadata` method of parameter meta, and it seems to work without error on importing the tiledb.cf. ```py def copy_group_metadata(netcdf_group: netCDF4.Group, meta):...