Skip to content
Snippets Groups Projects
Commit 1559acff authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

Pep W291 fix

parent 2ba8c0fb
No related branches found
No related tags found
No related merge requests found
......@@ -187,7 +187,7 @@ class Cyberbee():
..todo use @property.setter
def camera_gaussian_width(self)
..todo check that input argument is of correct type,
..todo check that input argument is of correct type,
if not raise TypeError()
"""
bpy.context.scene.cycles.filter_width = gauss_w
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment