Skip to content

Commit 7e10ecd

Browse files
authored
Fix
1 parent d698e1b commit 7e10ecd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

micro_manager/micro_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3micro_manager
1+
#!/usr/bin/env python3
22
"""
33
Micro Manager is a tool to initialize and adaptively control micro simulations and couple them via preCICE to a macro simulation.
44
This files the class MicroManager which has the following callable public methods:

0 commit comments

Comments
 (0)