From 46ee513f6c81856f3a32224c06a0bc0d9b81675a Mon Sep 17 00:00:00 2001 From: hajdul88 <52442977+hajdul88@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:59:01 +0100 Subject: [PATCH] chore: deletes comment from dynamic_steps_example --- examples/python/dynamic_steps_example.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/python/dynamic_steps_example.py b/examples/python/dynamic_steps_example.py index ed5c97561..6af31750f 100644 --- a/examples/python/dynamic_steps_example.py +++ b/examples/python/dynamic_steps_example.py @@ -186,8 +186,6 @@ async def main(enable_steps): print(format_triplets(results)) if __name__ == '__main__': - # Flags to enable/disable steps - rebuild_kg = True retrieve = True steps_to_enable = {