On Thu, Sep 16, 2021 at 3:24 PM John Snow wrote:
>
> We're not ready to enforce f-strings everywhere, so just silence this
> new warning.
Oh, boy! We are good, thanks :)
>
> Signed-off-by: John Snow
> ---
> python/setup.cfg | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by
On Thu, Sep 16, 2021 at 02:22:48PM -0400, John Snow wrote:
> We're not ready to enforce f-strings everywhere, so just silence this
> new warning.
>
> Signed-off-by: John Snow
Reviewed-by: Eduardo Habkost
--
Eduardo
We're not ready to enforce f-strings everywhere, so just silence this
new warning.
Signed-off-by: John Snow
---
python/setup.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/setup.cfg b/python/setup.cfg
index 0f0cab098f..fdca265fec 100644
--- a/python/setup.cfg
+++