refactor: no import * in tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
from sleekxmpp.test import *
|
||||
import unittest
|
||||
from sleekxmpp.test import SleekTest
|
||||
from sleekxmpp.plugins.xep_0059 import Set
|
||||
from sleekxmpp.xmlstream import ET
|
||||
|
||||
|
||||
class TestSetStanzas(SleekTest):
|
||||
|
||||
Reference in New Issue
Block a user