#!/usr/bin/env python3

from ocdev.application import main

main()
