chore: deletes comment from dynamic_steps_example
This commit is contained in:
parent
d793a5d9b5
commit
46ee513f6c
1 changed files with 0 additions and 2 deletions
|
|
@ -186,8 +186,6 @@ async def main(enable_steps):
|
||||||
print(format_triplets(results))
|
print(format_triplets(results))
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
# Flags to enable/disable steps
|
|
||||||
|
|
||||||
rebuild_kg = True
|
rebuild_kg = True
|
||||||
retrieve = True
|
retrieve = True
|
||||||
steps_to_enable = {
|
steps_to_enable = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue