From 1004467517b44e1fd5832f2ea904653a67021a09 Mon Sep 17 00:00:00 2001 From: Randall Pittman Date: Tue, 22 Oct 2024 09:36:13 -0700 Subject: [PATCH] Revert stubtest change -- mypy v1.12 differs from 1.11 --- .github/stubtest-allowlist | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/stubtest-allowlist b/.github/stubtest-allowlist index aa1b1d69b..0352fdcf7 100644 --- a/.github/stubtest-allowlist +++ b/.github/stubtest-allowlist @@ -29,14 +29,12 @@ netCDF4.NumericVarT netCDF4.Dimension.__reduce_cython__ netCDF4.Dimension.__setstate_cython__ netCDF4.Variable.auto_complex -netCDF4.Variable.get_fill_value netCDF4.Variable.__iter__ netCDF4._netCDF4.Dimension.__reduce_cython__ netCDF4._netCDF4.Dimension.__setstate_cython__ netCDF4._netCDF4.NC_DISKLESS netCDF4._netCDF4.NC_PERSIST netCDF4._netCDF4.Variable.auto_complex -netCDF4._netCDF4.Variable.get_fill_value netCDF4._netCDF4.Variable.__iter__ netCDF4._netCDF4.__reduce_cython__ netCDF4._netCDF4.__setstate_cython__