Skip to content

Commit

Permalink
fix: removed extra code
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Jan 16, 2025
1 parent c15c1ae commit 5f966dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tubular/scripts/frontend_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +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 5f966dc

Please sign in to comment.