shell.py
3.55 KB
-
refactor: replace cleo's removed `Terminal` class (#6224) · bd32b9ea
`cleo.terminal.Terminal` was replaced in https://github.com/python-poetry/cleo/pull/175 in favor of `shutil.get_terminal_size`
Branch Vincent committed
`cleo.terminal.Terminal` was replaced in https://github.com/python-poetry/cleo/pull/175 in favor of `shutil.get_terminal_size`