Skip to content

Commit

Permalink
simplify imports
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed May 5, 2022
1 parent e432b24 commit 7b04628
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions hpsspy/test/test_scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,8 @@
Test the functions in the scan subpackage.
"""
import pytest
import unittest
import json
import os
import sys
import re
import tempfile
import logging
from logging.handlers import MemoryHandler
from pkg_resources import resource_filename, resource_stream
from ..scan import (compile_map, files_to_hpss, physical_disks,
validate_configuration, process_missing, iterrsplit,
Expand Down

0 comments on commit 7b04628

Please sign in to comment.