summaryrefslogtreecommitdiff
path: root/creole/shared/markup_table.py
diff options
context:
space:
mode:
Diffstat (limited to 'creole/shared/markup_table.py')
-rw-r--r--creole/shared/markup_table.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/creole/shared/markup_table.py b/creole/shared/markup_table.py
index acb9b21..dd26374 100644
--- a/creole/shared/markup_table.py
+++ b/creole/shared/markup_table.py
@@ -1,5 +1,4 @@
-
-class MarkupTable(object):
+class MarkupTable:
"""
Container for holding table data and render the data in creole markup.
Format every cell width to the same col width.