Blame view
bin/replace_label_lst.py
117 Bytes
95142dfdc maj. No comment |
1 2 3 4 |
import argparse parser = argparse.ArgumentParser(description="extract label from lst file, move a label in fact") |
95142dfdc maj. No comment |
1 2 3 4 |
import argparse parser = argparse.ArgumentParser(description="extract label from lst file, move a label in fact") |