mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
style
This commit is contained in:
parent
aee8965897
commit
8edc2318ab
@ -124,7 +124,7 @@ def main():
|
||||
soc_kasli_args(parser)
|
||||
parser.set_defaults(output_dir="artiq_kasli")
|
||||
parser.add_argument("description", metavar="DESCRIPTION",
|
||||
help="JSON system description file")
|
||||
help="JSON system description file")
|
||||
args = parser.parse_args()
|
||||
|
||||
with open(args.description, "r") as f:
|
||||
|
Loading…
Reference in New Issue
Block a user