#! /usr/bin/python3 -s

from desktopmagic.scripts.screengrab_torture_test import main

main()
