Added a comment
This commit is contained in:
parent
29dcd5f2d0
commit
6f3a358422
|
|
@ -60,7 +60,7 @@ def initialize_arguments():
|
|||
|
||||
|
||||
arguments = initialize_arguments()
|
||||
from .lib.plugins import plugins
|
||||
from .lib.plugins import plugins # This initiates the plugin loading ceremony
|
||||
|
||||
|
||||
# TODO: Learn the dark arts of argparse... (I summon thee dark spawn of cPython)
|
||||
|
|
|
|||
Loading…
Reference in New Issue