Skip to content

Commit 18282f3

Browse files
committed
annotation form future allows types on new versions
1 parent 9546eab commit 18282f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xarray_sentinel/sentinel1.py

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Sentinel-1 Product Specification v3.7 27 February 2020 S1-RS-MDA-52-7441 documenting IPF 3.30
99
https://sentinel.esa.int/documents/247904/1877131/Sentinel-1-Product-Specification
1010
"""
11+
from __future__ import annotations
1112

1213
import os
1314
import warnings

0 commit comments

Comments
 (0)