5 lines
67 B
Python
5 lines
67 B
Python
|
#!/usr/bin/env python
|
||
|
|
||
|
""" sanity check script """
|
||
|
import vpp_papi
|