mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 15:00:19 +00:00
Added docstring.
This commit is contained in:
+3
-2
@@ -1,7 +1,8 @@
|
||||
""" Tablib.
|
||||
"""
|
||||
|
||||
from tablib.core import (
|
||||
Databook, Dataset, InvalidDatasetType,
|
||||
InvalidDimensions, UnsupportedFormat
|
||||
)
|
||||
|
||||
""" Tablib.
|
||||
"""
|
||||
Reference in New Issue
Block a user