mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Tidied up a bit, renamed _odf to _ods like it should have been. Bold not working yet :(
This commit is contained in:
@@ -223,6 +223,7 @@ class TablibTestCase(unittest.TestCase):
|
||||
data.tsv
|
||||
data.xls
|
||||
data.xlsx
|
||||
data.ods
|
||||
data.html
|
||||
|
||||
|
||||
@@ -236,6 +237,7 @@ class TablibTestCase(unittest.TestCase):
|
||||
book.yaml
|
||||
book.xls
|
||||
book.xlsx
|
||||
book.ods
|
||||
|
||||
|
||||
def test_json_import_set(self):
|
||||
|
||||
Reference in New Issue
Block a user