#!/usr/bin/env python3

from splash.server import main
main()
