#!/usr/bin/env python3
import sys, os
from dscan import droopescan

droopescan.main()
