Merge pull request #563 from naota/patch-1

import popup_v2
This commit is contained in:
tobi-wan-kenobi 2020-02-27 21:02:07 +01:00 committed by GitHub
commit 479cac182b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ import logging
import bumblebee.input
import bumblebee.output
import bumblebee.engine
import bumblebee.popup_v2
import functools
class Module(bumblebee.engine.Module):