Create process.py
This commit is contained in:
parent
4b81ed0800
commit
24af65e1a4
7
benchmark/process.py
Normal file
7
benchmark/process.py
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
import csv
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
pass
|
Loading…
Reference in New Issue
Block a user