mirror of
https://github.com/Cronocide/wifipumpkin3.git
synced 2025-01-23 03:39:18 +00:00
removed error BeautifulTable
This commit is contained in:
parent
903e2685e9
commit
47ff3dae15
@ -40,7 +40,7 @@ class TableWidget(BeautifulTable):
|
|||||||
self.bottom_border_char = ''
|
self.bottom_border_char = ''
|
||||||
self.header_seperator_char = '-'
|
self.header_seperator_char = '-'
|
||||||
self.row_seperator_char = ''
|
self.row_seperator_char = ''
|
||||||
self.intersection_char = ''
|
# self.intersection_char = ''
|
||||||
self.column_seperator_char = '|'
|
self.column_seperator_char = '|'
|
||||||
|
|
||||||
def get_sizeobject(self):
|
def get_sizeobject(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user