We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016dd2e commit dc7f57dCopy full SHA for dc7f57d
openeo/extra/job_management/job_splitting.py
@@ -1,6 +1,6 @@
1
import abc
2
import math
3
-from typing import NamedTuple, Optional, Union
+from typing import List, NamedTuple, Optional, Union
4
5
import pyproj
6
import shapely
0 commit comments