From 08fe90b05f349f406c0d40aa266b4352e6159810 Mon Sep 17 00:00:00 2001 From: Marcello Sega Date: Wed, 11 Sep 2024 09:02:55 +0100 Subject: [PATCH] trigger checks --- pytim/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytim/__init__.py b/pytim/__init__.py index fb5701b..499821c 100644 --- a/pytim/__init__.py +++ b/pytim/__init__.py @@ -16,4 +16,4 @@ warnings.filterwarnings( "ignore", - 'Failed to guess the mass for the following*') # To ignore warnings in MDA + 'Failed to guess the mass for the following*') # To ignore warnings in MDA