object patch
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# tableformat.py
|
||||
|
||||
class TableFormatter(object):
|
||||
class TableFormatter:
|
||||
def headings(self, headers):
|
||||
'''
|
||||
Emit the table headers
|
||||
|
||||
Reference in New Issue
Block a user