diff options
Diffstat (limited to 'tablib/__init__.py')
| -rw-r--r-- | tablib/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tablib/__init__.py b/tablib/__init__.py index 8518082..a217574 100644 --- a/tablib/__init__.py +++ b/tablib/__init__.py @@ -5,4 +5,3 @@ from tablib.core import ( InvalidDatasetType, InvalidDimensions, UnsupportedFormat, __version__ ) - |
