diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-05-22 14:04:47 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-05-22 14:04:47 -0400 |
| commit | ffbc3b122d7db7740d070112aec023cbbf663f4e (patch) | |
| tree | f9e0e02d4e117cf2c0ed0a65fc32e7e1dba418ca /tablib/core.py | |
| parent | 9d71603dad9d5104e5add6372946e7ce6522ab9b (diff) | |
| download | tablib-ffbc3b122d7db7740d070112aec023cbbf663f4e.tar.gz | |
pass
Diffstat (limited to 'tablib/core.py')
| -rw-r--r-- | tablib/core.py | 1 |
1 files changed, 1 insertions, 0 deletions
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(): |
