suppress an import resolution error

This commit is contained in:
Seaswimmer 2024-11-22 10:05:40 -05:00
parent 5eb09d9b85
commit 87a4206717
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -10,7 +10,7 @@ from typing import Any
import requests # type: ignore import requests # type: ignore
from common.common import does_desktop_entry_exist, notify, read_secret_file from common.common import does_desktop_entry_exist, notify, read_secret_file
from pyperclip import copy from pyperclip import copy # type: ignore
def zipline( def zipline(