Rely on futurize to expose the moved modules.
This commit is contained in:
parent
09f3e3f6b5
commit
d02334bfd5
|
@ -5,8 +5,7 @@ from __future__ import print_function
|
|||
import os, sys, textwrap
|
||||
import codecs
|
||||
from os.path import join
|
||||
|
||||
from six.moves import urllib # import urllib.parse
|
||||
import urllib.parse
|
||||
|
||||
try:
|
||||
from typing import Optional
|
||||
|
|
Loading…
Reference in New Issue