There was an error while loading. Please reload this page.
1 parent b20d68f commit 79e6025Copy full SHA for 79e6025
1 file changed
vulnerabilities/package_managers.py
@@ -29,6 +29,7 @@
29
30
from aiohttp import ClientSession
31
from aiohttp.client_exceptions import ClientResponseError
32
+from aiohttp.client_exceptions import ServerDisconnectedError
33
34
35
class VersionAPI:
0 commit comments