[bumblebee-status] Add missing import for error module
This commit is contained in:
parent
badc2648b6
commit
0e502cef25
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import bumblebee.engine
|
||||||
import bumblebee.config
|
import bumblebee.config
|
||||||
import bumblebee.output
|
import bumblebee.output
|
||||||
import bumblebee.input
|
import bumblebee.input
|
||||||
|
import bumblebee.modules.error
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
logging.basicConfig(
|
logging.basicConfig(
|
||||||
|
|
Loading…
Reference in a new issue