2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-29 05:03:34 +08:00

targets/kc705_drtio_satellite: add missing shebang line

This commit is contained in:
Sebastien Bourdeauducq 2017-09-19 20:46:16 +08:00
parent ddcd6065e8
commit 1ff10785dc

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import argparse
import os