From db0d0cf16b7b4388df280f8543173f57898e0307 Mon Sep 17 00:00:00 2001 From: Scott Prahl Date: Tue, 7 May 2024 10:35:31 -0700 Subject: [PATCH] linting --- tests/test_all_notebooks.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_all_notebooks.py b/tests/test_all_notebooks.py index b1c8fd3..776ad63 100644 --- a/tests/test_all_notebooks.py +++ b/tests/test_all_notebooks.py @@ -1,5 +1,3 @@ -# pylint: disable=invalid-name - """ This file is intended to be the target of a pytest run.