[engine] Add missing import
This commit is contained in:
parent
55474aadc3
commit
9da9fdaaa5
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ import argparse
|
|||
import importlib
|
||||
import bumblebee.theme
|
||||
import bumblebee.output
|
||||
import bumblebee.modules
|
||||
|
||||
class Arguments:
|
||||
def __init__(self):
|
||||
|
|
Loading…
Reference in a new issue