From ffbc3b122d7db7740d070112aec023cbbf663f4e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 22 May 2011 14:04:47 -0400 Subject: [PATCH] pass --- tablib/core.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tablib/core.py b/tablib/core.py index f464b55..19ebc9e 100644 --- a/tablib/core.py +++ b/tablib/core.py @@ -435,6 +435,7 @@ class Dataset(object): Import assumes (for now) that headers exist. """ + pass @property def yaml():