We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f44342 commit a7a965dCopy full SHA for a7a965d
1 file changed
blitzortung/service/strike_grid.py
@@ -20,6 +20,7 @@
20
21
import time
22
from dataclasses import dataclass
23
+from typing import Optional
24
25
from injector import inject
26
from twisted.internet.defer import gatherResults
0 commit comments