Skip to content

Commit a7a965d

Browse files
committed
fix
1 parent 0f44342 commit a7a965d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

blitzortung/service/strike_grid.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
import time
2222
from dataclasses import dataclass
23+
from typing import Optional
2324

2425
from injector import inject
2526
from twisted.internet.defer import gatherResults

0 commit comments

Comments
 (0)