find aliases without importing modules

This commit is contained in:
adario 2019-08-28 19:08:42 +02:00
parent 574735adab
commit b956e8e2a6
9 changed files with 23 additions and 23 deletions

View file

@ -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,