From 6e319bd7da8a0785171f0995177187e7ef999939 Mon Sep 17 00:00:00 2001 From: Ned Molter Date: Tue, 12 Mar 2024 16:26:05 -0400 Subject: [PATCH] forgot a style check --- jwst/regtest/test_infrastructure.py | 1 - 1 file changed, 1 deletion(-) diff --git a/jwst/regtest/test_infrastructure.py b/jwst/regtest/test_infrastructure.py index d66fd1560ba..b1e22e1d473 100644 --- a/jwst/regtest/test_infrastructure.py +++ b/jwst/regtest/test_infrastructure.py @@ -1,6 +1,5 @@ from glob import glob import os -import pathlib import pytest from astropy.table import Table