From 97d62f018397d279f6f1654c76d1e6b414c9d343 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 15 Jan 2013 23:15:32 +0000 Subject: style cleanup --- release/scripts/modules/bpy/path.py | 1 + 1 file changed, 1 insertion(+) (limited to 'release/scripts/modules/bpy/path.py') diff --git a/release/scripts/modules/bpy/path.py b/release/scripts/modules/bpy/path.py index 69ed4314f6f..6c91568cbc1 100644 --- a/release/scripts/modules/bpy/path.py +++ b/release/scripts/modules/bpy/path.py @@ -47,6 +47,7 @@ from _bpy_path import (extensions_audio, extensions_image, ) + def abspath(path, start=None, library=None): """ Returns the absolute path relative to the current blend file -- cgit v1.2.3