adding back pep8 tag removed r31089.

I use this as a tag that the script SHOULD be pep8 compliant, warnings the pep8 checkers give can be fixed later, without this I dont get any warnings.
This commit is contained in:
Campbell Barton 2010-08-06 03:11:19 +00:00
parent 1aecb15c74
commit 267a7b76e8

@ -16,6 +16,8 @@
#
# ##### END GPL LICENSE BLOCK #####
# <pep8 compliant>
"""
This module has a similar scope to os.path, containing utility
functions for dealing with paths in Blender.