Skip to content

Commit

Permalink
disable log_for_agent
Browse files Browse the repository at this point in the history
  • Loading branch information
almazgimaev committed Jan 16, 2024
1 parent df09b50 commit e58bc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,4 @@ def main():


if __name__ == "__main__":
sly.main_wrapper("main", main)
sly.main_wrapper("main", main, log_for_agent=False)

0 comments on commit e58bc26

Please sign in to comment.