We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4516b39 commit 146d820Copy full SHA for 146d820
demosys/effects/effect.py
@@ -1,4 +1,4 @@
1
-import moderngl as mgl
+import moderngl as mgl # noqa
2
import os
3
from demosys import resources
4
from pyrr import matrix44, Matrix33, Matrix44, Vector3
0 commit comments