2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 03:08:27 +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 928cffb09b
commit 7249f151a5

View File

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