From b3ad4421426bf254ad60b51ee0fcef127dd2e6e1 Mon Sep 17 00:00:00 2001 From: new92 Date: Sat, 8 Feb 2025 13:53:59 +0200 Subject: [PATCH] Update cookies.py --- cookies.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cookies.py b/cookies.py index 49efa784..1bb9f4aa 100644 --- a/cookies.py +++ b/cookies.py @@ -1,3 +1,4 @@ + from argparse import ArgumentParser from glob import glob from os.path import expanduser