Move the import oh html2text outside of misc
This commit is contained in:
parent
e67d92cb51
commit
1daa866949
20 changed files with 57 additions and 32 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from weboob.tools.misc import html2text
|
||||
from weboob.tools.html import html2text
|
||||
from weboob.tools.browser import BasePage
|
||||
import dateutil.parser
|
||||
import re
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue