Update cli.py

This commit is contained in:
Akash
2020-07-21 20:42:29 +05:30
committed by GitHub
parent 53ea89fb68
commit 5cb7bfbdd4

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
import argparse
from from waybackpy.wrapper import Url
from waybackpy.wrapper import Url
def command_line():
parser = argparse.ArgumentParser()