From f7d140de5b0efe714a27767ab76fc5f0dffe53b5 Mon Sep 17 00:00:00 2001 From: Thomas A Caswell Date: Fri, 2 Aug 2024 16:56:18 -0400 Subject: [PATCH] STY: placate the _other_ linter --- examples/new_patch.py | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/new_patch.py b/examples/new_patch.py index 80a51f7..2c9d4c3 100644 --- a/examples/new_patch.py +++ b/examples/new_patch.py @@ -10,7 +10,6 @@ """ import matplotlib.pyplot as plt -import numpy as np from data_prototype.artist import CompatibilityAxes