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:
parent
ddcd6065e8
commit
1ff10785dc
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import argparse
|
||||
import os
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user