find aliases without importing modules
This commit is contained in:
parent
574735adab
commit
b956e8e2a6
9 changed files with 23 additions and 23 deletions
|
@ -5,8 +5,6 @@
|
|||
|
||||
import bumblebee.engine
|
||||
|
||||
ALIASES = ["test-alias"]
|
||||
|
||||
class Module(bumblebee.engine.Module):
|
||||
def __init__(self, engine, config):
|
||||
super(Module, self).__init__(engine, config,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue