Don't import some nemubot module automatically
This commit is contained in:
parent
7c7b63634b
commit
06c85289e0
29 changed files with 30 additions and 9 deletions
|
|
@ -2,6 +2,7 @@ import json
|
|||
import urllib
|
||||
|
||||
from nemubot import __version__
|
||||
from nemubot.exception import IRCException
|
||||
|
||||
def validator(url):
|
||||
"""Run the w3c validator on the given URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue