#!/usr/bin/env python

from openbci_stream.utils.openbci_cli import main
main()
