Skip to content

Commit

Permalink
Remove call to initialize() from the documentation to run the Micro M…
Browse files Browse the repository at this point in the history
…anager
  • Loading branch information
IshaanDesai committed Feb 2, 2024
1 parent b7450cc commit ea791d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ from micro_manager import MicroManager

manager = MicroManager("micro-manager-config.json")

manager.initialize()

manager.solve()
```

Expand Down

0 comments on commit ea791d7

Please sign in to comment.