Skip to content

Commit

Permalink
fix: last resort
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi authored Jan 16, 2025
1 parent 5f966dc commit 3b039a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tubular/scripts/frontend_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,6 @@ def ensure_wrapped_in_quotes(value) -> str:
else:
return f"'{string_value}'"


if __name__ == "__main__":
frontend_build() # pylint: disable=no-value-for-parameter

0 comments on commit 3b039a6

Please sign in to comment.