From 742fda799be47dc51ad1132412c384cc6b23b7e2 Mon Sep 17 00:00:00 2001 From: FloraSauerbronn Date: Thu, 20 Jun 2024 10:41:41 -0300 Subject: [PATCH] Add documentation --- tests/test_plotting.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_plotting.py b/tests/test_plotting.py index a58f9b8..4c89361 100644 --- a/tests/test_plotting.py +++ b/tests/test_plotting.py @@ -1,6 +1,5 @@ """Test transect.""" - import matplotlib matplotlib.use('agg') # Use the 'agg' backend