Skip to content

Commit 1004467

Browse files
Revert stubtest change -- mypy v1.12 differs from 1.11
1 parent 6a31be4 commit 1004467

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/stubtest-allowlist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,12 @@ netCDF4.NumericVarT
2929
netCDF4.Dimension.__reduce_cython__
3030
netCDF4.Dimension.__setstate_cython__
3131
netCDF4.Variable.auto_complex
32-
netCDF4.Variable.get_fill_value
3332
netCDF4.Variable.__iter__
3433
netCDF4._netCDF4.Dimension.__reduce_cython__
3534
netCDF4._netCDF4.Dimension.__setstate_cython__
3635
netCDF4._netCDF4.NC_DISKLESS
3736
netCDF4._netCDF4.NC_PERSIST
3837
netCDF4._netCDF4.Variable.auto_complex
39-
netCDF4._netCDF4.Variable.get_fill_value
4038
netCDF4._netCDF4.Variable.__iter__
4139
netCDF4._netCDF4.__reduce_cython__
4240
netCDF4._netCDF4.__setstate_cython__

0 commit comments

Comments
 (0)