[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.output
|
||||
import bumblebee.input
|
||||
import bumblebee.modules.error
|
||||
|
||||
def main():
|
||||
logging.basicConfig(
|
||||
|
|
Loading…
Reference in a new issue