From 749e5afaa1d85d9cf39cf96deb9b980a741f72da Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Tue, 7 Nov 2023 10:36:25 -0800 Subject: Full coverage on dl module --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 45c1493..9c88c2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -200,5 +200,6 @@ module = [ "mwclient", "mwclient.image", "pytest", + "requests_mock", ] ignore_missing_imports = true -- cgit v1.2.3