Skip to content

Commit da038bd

Browse files
committed
Fix unresolved merge conflict
1 parent 0b4ea0b commit da038bd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

integ-tests/python/tests/test_functions.py

-3
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,11 @@
4040
BlockConstraintForParam,
4141
NestedBlockConstraintForParam,
4242
MapKey,
43-
<<<<<<< HEAD
4443
LinkedListAliasNode,
4544
ClassToRecAlias,
4645
NodeWithAliasIndirection,
4746
MergeAttrs,
48-
=======
4947
OptionalListAndMap,
50-
>>>>>>> canary
5148
)
5249
import baml_client.types as types
5350
from ..baml_client.tracing import trace, set_tags, flush, on_log_event

0 commit comments

Comments
 (0)