[45a3e1]: / flow

Download this file

7 lines (4 with data), 93 Bytes

#! /usr/bin/env python

import sys
from darkflow.cli import cliHandler

cliHandler(sys.argv)