Skip to content

Commit d3c7e8b

Browse files
committed
fix: add empty line at end of file
1 parent ca8ba79 commit d3c7e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/packages/autogen-ext/tests/memory/test_mem0.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,4 +675,4 @@ async def test_local_config_with_memory_operations(
675675

676676

677677
if __name__ == "__main__":
678-
pytest.main(["-xvs", __file__])
678+
pytest.main(["-xvs", __file__])

0 commit comments

Comments
 (0)