diff --git a/src/numpy-stubs/f2py/_backends/_meson.pyi b/src/numpy-stubs/f2py/_backends/_meson.pyi index bcb2b030..5c85c615 100644 --- a/src/numpy-stubs/f2py/_backends/_meson.pyi +++ b/src/numpy-stubs/f2py/_backends/_meson.pyi @@ -40,6 +40,7 @@ class MesonTemplate: # def initialize_template(self) -> None: ... def sources_substitution(self) -> None: ... + def objects_substitution(self) -> None: ... def deps_substitution(self) -> None: ... def libraries_substitution(self) -> None: ... def include_substitution(self) -> None: ... diff --git a/tool/allowlists/todo.txt b/tool/allowlists/todo.txt index be55ce32..5158bf28 100644 --- a/tool/allowlists/todo.txt +++ b/tool/allowlists/todo.txt @@ -1,4 +1,3 @@ -numpy.f2py._backends._meson.MesonTemplate.objects_substitution numpy.fft.helper numpy.linalg.linalg numpy.ma.all