mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-05-11 07:36:01 +02:00
tests: Remove unused pytest import
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import csv_metadata_quality.fix as fix
|
||||
import pytest
|
||||
|
||||
def test_fix_leading_whitespace():
|
||||
'''Test fixing leading whitespace.'''
|
||||
|
Reference in New Issue
Block a user