Skip to content

Commit 146d820

Browse files
committed
pep8
1 parent 4516b39 commit 146d820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demosys/effects/effect.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import moderngl as mgl
1+
import moderngl as mgl # noqa
22
import os
33
from demosys import resources
44
from pyrr import matrix44, Matrix33, Matrix44, Vector3

0 commit comments

Comments
 (0)