Skip to content

Commit

Permalink
readded end line
Browse files Browse the repository at this point in the history
  • Loading branch information
anish-palakurthi committed Jun 18, 2024
1 parent 1ac8ed5 commit 0062413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integ-tests/python/baml_client/type_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -442,4 +442,4 @@ def __getattr__(self, name: str) -> EnumValueBuilder:
return self.__bldr.value(name)


__all__ = ["TypeBuilder"]
__all__ = ["TypeBuilder"]

0 comments on commit 0062413

Please sign in to comment.