mirror of https://github.com/zeldaret/tp.git
rm pprint
This commit is contained in:
parent
4f221323ed
commit
5364f4dbe5
|
|
@ -45,7 +45,6 @@ try:
|
|||
from rich.progress import Progress
|
||||
from rich.text import Text
|
||||
from rich.table import Table
|
||||
from pprint import pprint
|
||||
except ImportError as ex:
|
||||
_handle_import_error(ex)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue