Skip to content

Commit

Permalink
fix pep257 "D300 use triple double quotes"
Browse files Browse the repository at this point in the history
  • Loading branch information
yamahigashi committed Nov 27, 2017
1 parent 67050e5 commit bca5ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plug-ins/sceneRenderOverride.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
'''Custom Render Override for drawnig Manipulator even during playback.'''
"""Custom Render Override for drawnig Manipulator even during playback."""
###############################################################################
import sys
import math
Expand Down

0 comments on commit bca5ee0

Please sign in to comment.