Create process.py

This commit is contained in:
Torma Kristóf 2019-04-27 18:05:00 +02:00 committed by GitHub
parent 4b81ed0800
commit 24af65e1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
benchmark/process.py Normal file
View File

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