#!/usr//bin/env python

from iptables_exporter.main import main


main()
