Commit 0d531f41 authored by Peter Jansweijer's avatar Peter Jansweijer

commented line docopt removed

parent 403dc97a
......@@ -170,8 +170,6 @@ Options:
if __name__ == "__main__":
#arguments = docopt(__doc__,version='Edge to SFD delay 1.1')
import argparse
parser = argparse.ArgumentParser()
parser.add_argument("IP", help="IP number of the instrument", default="192.168.32.248")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment