Skip to content

Commit

Permalink
chore: Another style fix for linter
Browse files Browse the repository at this point in the history
  • Loading branch information
psychonic committed Jul 7, 2024
1 parent 0992685 commit 551dd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ambuild2/frontend/v2_2/context_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def computeScriptPaths(self, parent, target):
else:
sourceFolder = ''
buildFolder = ''

if os.path.isabs(target):
full_script_path = target
else:
Expand Down

0 comments on commit 551dd3f

Please sign in to comment.