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