Update watch.py

master
Arjix 2022-02-12 05:19:15 -08:00 committed by GitHub
parent 5ffac4c9a2
commit 4b86991945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import click
import logging
import sys
import re
import os
from anime_downloader import util
from anime_downloader.__version__ import __version__