#!/opt/percona-python3/bin/python3
from ydiff import main
import sys
sys.exit(main())
