We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9cf70 commit 2b9df9bCopy full SHA for 2b9df9b
openevsehttp/__init__.py
@@ -3,7 +3,7 @@
3
4
import datetime
5
import logging
6
-from typing import Optional, Dict, Any
+from typing import Optional
7
8
import requests # type: ignore
9
0 commit comments