diff --git a/colorbleed/api.py b/colorbleed/api.py index c332a98391..8e49c17309 100644 --- a/colorbleed/api.py +++ b/colorbleed/api.py @@ -17,7 +17,7 @@ from .action import ( RepairContextAction ) -all = [ +__all__ = [ # plugin classes "Extractor", # ordering