Cleanup: pep8 for templates

This commit is contained in:
Campbell Barton
2019-10-15 15:20:15 +11:00
parent 46102cf4e0
commit 4fcdcbe38d
3 changed files with 17 additions and 12 deletions

View File

@@ -4,6 +4,7 @@ import blf
import gpu
from gpu_extras.batch import batch_for_shader
def draw_callback_px(self, context):
print("mouse points", len(self.mouse_path))