From 274025ab153e13e2153d4149c01254eca2afd23b Mon Sep 17 00:00:00 2001 From: jorenham Date: Tue, 23 Dec 2025 19:42:23 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=BD=EF=B8=8F=20`f2py.=5Fbackends.=5Fme?= =?UTF-8?q?son.MesonTemplate.objects=5Fsubstitution`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/numpy-stubs/f2py/_backends/_meson.pyi | 1 + tool/allowlists/todo.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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