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