typo
This commit is contained in:
parent
17954674ae
commit
d88d20fbbd
|
@ -130,7 +130,7 @@ class RollTable:
|
|||
for ds in self._data:
|
||||
self._headers += ds.headers
|
||||
|
||||
# identify which columsn to hide in the output by recording where a
|
||||
# identify which columns to hide in the output by recording where a
|
||||
# None header appears
|
||||
self._header_excludes = []
|
||||
for i in range(len(self._headers)):
|
||||
|
|
Loading…
Reference in New Issue
Block a user