filmov
tv
python3 wget , Error import wget IndentationError unexpected indent

Показать описание
How to fix below error ?
python3 wget,
--
import wget
^
IndentationError: unexpected indent
--
python3 wget,
--
import wget
^
IndentationError: unexpected indent
--