diff --git a/vsadjust/__init__.py b/vsadjust/__init__.py index 7275432..f636c03 100644 --- a/vsadjust/__init__.py +++ b/vsadjust/__init__.py @@ -1,4 +1,4 @@ -# flake8: noqa +# ruff: noqa: F401, F403 from .colorspace import * from .borders import *