diff options
Diffstat (limited to 'plugins/render_math/__init__.py')
-rw-r--r--[-rwxr-xr-x] | plugins/render_math/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/render_math/__init__.py b/plugins/render_math/__init__.py index 2ac15dd..513bf02 100755..100644 --- a/plugins/render_math/__init__.py +++ b/plugins/render_math/__init__.py @@ -1 +1 @@ -from .math import * +from .math import * # NOQA |