Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-09-07 23:13:37 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-09-07 23:13:37 +0300
commitf1c55295b0d95307559c1f8b09d6b8bd6c8bbbf0 (patch)
tree79ca0b7e815bc7e181171b4a5f4cb515ac107b08 /io_blend_utils
parent1a935298b9a3dddba50955591ace31bb91a56e84 (diff)
Cleanup: trailing space
Diffstat (limited to 'io_blend_utils')
-rw-r--r--io_blend_utils/bl_utils/subprocess_helper.py1
-rw-r--r--io_blend_utils/blender_bam-unpacked.whl/bam/utils/system.py1
-rw-r--r--io_blend_utils/utils/system.py1
3 files changed, 0 insertions, 3 deletions
diff --git a/io_blend_utils/bl_utils/subprocess_helper.py b/io_blend_utils/bl_utils/subprocess_helper.py
index ef9c602a..f7750af7 100644
--- a/io_blend_utils/bl_utils/subprocess_helper.py
+++ b/io_blend_utils/bl_utils/subprocess_helper.py
@@ -186,4 +186,3 @@ class SubprocessHelper:
self._wm_exit(context)
self._process.kill()
self.process_post(-1)
-
diff --git a/io_blend_utils/blender_bam-unpacked.whl/bam/utils/system.py b/io_blend_utils/blender_bam-unpacked.whl/bam/utils/system.py
index 313173ee..f4d3469b 100644
--- a/io_blend_utils/blender_bam-unpacked.whl/bam/utils/system.py
+++ b/io_blend_utils/blender_bam-unpacked.whl/bam/utils/system.py
@@ -140,4 +140,3 @@ def is_subdir(path, directory):
if path.startswith(directory.rstrip(sep) + sep):
return True
return False
-
diff --git a/io_blend_utils/utils/system.py b/io_blend_utils/utils/system.py
index 313173ee..f4d3469b 100644
--- a/io_blend_utils/utils/system.py
+++ b/io_blend_utils/utils/system.py
@@ -140,4 +140,3 @@ def is_subdir(path, directory):
if path.startswith(directory.rstrip(sep) + sep):
return True
return False
-