Skip to content

Commit

Permalink
flake
Browse files Browse the repository at this point in the history
  • Loading branch information
KorayKirli committed Sep 25, 2018
1 parent 560527d commit 4497302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wranglertools/get_field_info.py
Expand Up @@ -240,7 +240,7 @@ class FieldInfo(object):
]

file_types = [i for i in sheet_order if i.startswith('File') and not i.startswith('FileSet')]
#file_types.remove('FileFormat')
# file_types.remove('FileFormat')


def get_field_type(field):
Expand Down

0 comments on commit 4497302

Please sign in to comment.