From a492285aff6d3f3e70449849875ec5d790655545 Mon Sep 17 00:00:00 2001 From: Francis Charette Migneault Date: Tue, 27 Aug 2024 17:12:36 -0400 Subject: [PATCH] fix lint --- tests/test_load_contents.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_load_contents.py b/tests/test_load_contents.py index 0f1fa9b59..36e9da2ab 100644 --- a/tests/test_load_contents.py +++ b/tests/test_load_contents.py @@ -1,5 +1,4 @@ """Test the loadContents feature.""" -import os.path import json from pathlib import Path