mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-22 05:45:02 +01:00
csv_metadata_quality/fix.py: Remove test function
This commit is contained in:
parent
b657c51fd2
commit
30a4b0005f
@ -1,10 +1,6 @@
|
||||
import pandas as pd
|
||||
import re
|
||||
|
||||
def alan():
|
||||
print('Alan')
|
||||
|
||||
|
||||
def whitespace(field):
|
||||
"""Fix whitespace issues.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user