From 2489e9786867ff90be31c8aba546e70ad55c6854 Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Tue, 8 Feb 2022 17:03:04 +0530 Subject: [PATCH] make flake 8 happy --- tests/test_cli.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_cli.py b/tests/test_cli.py index c8e5087..6c00198 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -17,7 +17,6 @@ def test_oldest(): def test_near(): runner = CliRunner() - url = "https://github.com" result = runner.invoke( main, [ @@ -44,7 +43,6 @@ def test_near(): def test_json(): runner = CliRunner() - url = "https://github.com" result = runner.invoke( main, [