mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Fix the stupid mistake.
This commit is contained in:
@@ -622,7 +622,6 @@ class Databook(object):
|
||||
else:
|
||||
self._datasets = sets
|
||||
|
||||
self._datasets = sets
|
||||
self._register_formats()
|
||||
|
||||
def __repr__(self):
|
||||
|
||||
Reference in New Issue
Block a user