Skip to content

Commit 551dd3f

Browse files
committed
chore: Another style fix for linter
1 parent 0992685 commit 551dd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ambuild2/frontend/v2_2/context_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def computeScriptPaths(self, parent, target):
175175
else:
176176
sourceFolder = ''
177177
buildFolder = ''
178-
178+
179179
if os.path.isabs(target):
180180
full_script_path = target
181181
else:

0 commit comments

Comments
 (0)