csv_metadata_quality/fix.py: Remove test function

This commit is contained in:
Alan Orth 2019-07-26 22:56:40 +03:00
parent b657c51fd2
commit 30a4b0005f
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
import pandas as pd
import re
def alan():
print('Alan')
def whitespace(field):
"""Fix whitespace issues.