zulip_bots: Move six imports.
This commit is contained in:
parent
0893a5f61e
commit
78d7f9694e
7 changed files with 8 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
import requests
|
||||
import logging
|
||||
import re
|
||||
from six.moves import urllib
|
||||
import urllib
|
||||
from zulip_bots.lib import Any
|
||||
|
||||
from typing import Optional, Any, Dict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue