This commit is contained in:
Robert Kaussow 2019-10-08 11:44:35 +02:00
parent 8c89453bf6
commit f9a60f95be

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
"""Entrypoimt and CLI handler.""" """Entrypoint and CLI handler."""
import argparse import argparse
import logging import logging