Commit f5b5508c by Tobias Langer

Added evaluation script.

parent 4fbf2a07
#!/usr/bin/env python3
import sys
import os
import argparse
import json
def main():
pass
if __name__ == '__main__':
main()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment