mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 20:58:28 +00:00
5 lines
57 B
Python
5 lines
57 B
Python
import os
|
|
import sys
|
|
|
|
from crc import app as application
|