Create process.py

This commit is contained in:
2019-04-27 18:05:00 +02:00
committed by GitHub
parent 4b81ed0800
commit 24af65e1a4

7
benchmark/process.py Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env python3
import csv
if __name__ == "__main__":
pass